Transcribe audio
Send an audio file to the transcription endpoint when you want text output from a recorded file. If your app acts on behalf of an end user, also sendX-On-Behalf-Of.
Supported audio formats: FLAC, MP3, MP4, MPEG, MPGA, M4A, OGG, WAV, WebM.
To save the transcription (and input audio) to history, set store=true.
Separate speakers in one transcript
If you need diarization, enable speaker data in the transcription request. When enabled, the response can include aspeakers array with speaker-labeled segments and timing metadata.
TypeScript SDK
text field when you need a single merged transcript.
Use speakers when you need captions, turn-taking, or downstream speaker analytics.