transcript.error event may be emitted. You may still receive a transcript.started event, or transcript.ready-to-download event, depending on when the error was emitted during the transcript lifecycle.
Common fields
Represents the version of the event. Uses semantic versioning to inform a consumer if the payload has introduced any breaking changes.
Represents the type of the event described in the payload.
An identifier representing this specific event.
An object representing the event, whose fields are described below.
Documenting when the webhook itself was sent. This timestamp is different than the time of the event the webhook describes.
Payload
The unique identifier for the transcription event.
Additional information related to the transcription event.
The ID of the room where the event occurred.
The name of the room where the event occurred.
The meeting session ID related to the event.
The maximum number of participants allowed in the transcription session.
The duration of the session in seconds.
The cumulative participant minutes for the transcription session.
The current status of the transcription event.
The output parameters of the transcription event.
The error message associated with the transcription event.