Speech-to-text Transcription
Speech-to-Text Transcription Batch English VFast
Fast English-only batch transcription. Trades enrichment features for the lowest possible turnaround.
POST
Transcribe an English audio file
Authorizations
API key used for authentication and usage tracking.
Body
multipart/form-data
Audio file to transcribe. Must be non-empty. Supported formats:
.aac, .aiff, .flac, .mov, .mp3, .mp4, .ogg,
.opus, .wav, .webm. Maximum file size: 100 MB.
Response
Transcription completed successfully.
The complete transcribed text from the audio file. Text includes automatic capitalization and punctuation. May be an empty string if no speech was recognized.
Example:
"Hello, how are you doing today?"
The total duration of the processed audio in milliseconds.
Required range:
x >= 0Example:
14253
Speech-to-Text Transcription Batch Multilingual
Previous
Speech-to-Text Transcription Streaming Multilingual
Next
Transcribe an English audio file