Endpoint
Authentication
Pass your API key as a query parameter or in the initial message:Connection Flow
- Open WebSocket connection
- Send text chunks as JSON messages
- Receive audio chunks in real-time
- Close connection when done
Real-time text-to-audio streaming via WebSocket connection.