Transcription
Speech-to-text transcription request and response.
transcribeSchema
| Field | Type | Notes |
|---|---|---|
| file* | file | Audio bytes (Blob or File). MIME type inferred from `audio.type`. |
| language | string | BCP-47 language hint (e.g. 'en', 'pt-BR'). Omit for auto-detect. |
| model | string | Provider model id. Common values: google/gemini-2.5-flash, openai/gpt-audio, mistralai/voxtral-small-24b-2507. |
| metadata | json | Opaque passthrough dict echoed on coreiq's trace row. |
API
Loading manifest…