Realtime Streaming

View as Markdown
WebSocket channel for real-time speech to text streaming powered by the `saaras:v3-realtime` model. **Authentication:** Pass your API subscription key via the `API-SUBSCRIPTION-KEY` header, or (in browsers) via the WebSocket subprotocol `api-subscription-key.<key>` — the server echoes the subprotocol back. **Note:** This API Reference page is provided for informational purposes only. The Try It playground may not provide the best experience for streaming audio. For optimal streaming performance, please use the SDK or implement your own WebSocket client.