Realtime API
Create Realtime Transcription Session
Create a WebSocket session for real-time audio transcription.
POST
Documentation Index
Fetch the complete documentation index at: https://budecosystem-b7b14df4.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Headers
| Parameter | Type | Required | Description |
|---|---|---|---|
| Authorization | string | Yes | Bearer authentication header |
Body
| Parameter | Type | Required | Description |
|---|---|---|---|
| model | string | Yes | Transcription model identifier |
| language | string | No | ISO-639-1 language code for transcription |
| response_format | string | No | Format: json, text. Default: json |
| temperature | float | No | Sampling temperature (0.0 to 1.0) |
Supported Providers
OpenAI
Real-time audio streaming with GPT-4o
Azure OpenAI
Enterprise real-time API with low latency