Speech to Text
Transcribes speech from either an uploaded audio file or a public audio URL. Submit multipart form data with exactly one audio source: content or url.
Authorizations
Authenticate with Authorization: Bearer <token>. The service accepts JWTs, API keys, and guest tokens through this bearer token header.
Body
Multipart form data. Provide exactly one audio source: an uploaded file or a public URL.
- Option 1
- Option 2
Audio file to transcribe.
Optional ISO 639 language code for the spoken audio. Omit it to let the service use automatic language handling.
Optional comma-separated words to bias recognition toward domain-specific names or terms.
Timestamp granularity for returned segments. Use none, sentence, or word.
sentence, word, none