Skip to main content
Transcription is started and stopped during a call via startTranscription() and stopTranscription(), or automatically via meeting token or room configuration. The /transcript endpoints let you manage the resulting transcript records after the fact.
Head to our transcription guide for detailed information on how to transcribe a call, configure storage, and set up webhooks.

The “transcript” object

A transcript object represents a single transcription session.
status is one of t_in_progress, t_finished, t_error, or t_deleted.