Audio API
🛠️ [Preview] Realtime Transcribe
The preview of Audio Realtime Transcript API is available on a dedicated endpoint. To get a dedicated endpoint, please contact us at inquiries@fireworks.ai.
1
Open a WebSocket
Open a WebSocket connection to the endpoint.
2
Transcribe chunk by chunk
Stream audio data to the WebSocket and receive transcription from the WebSocket.
Was this page helpful?