Stream Speech (WebSocket)
Stream Speech (WebSocket)
Handshake
Authentication
Header authentication of the form Bearer <token>
Headers
Bearer token for authentication. Format: Bearer YOUR_API_KEY
Send
Send a JSON message with voice_id, text, and optional parameters (including model) to generate speech audio.

