Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
{ "type": "setup", "voice_id": "<voice_id>"}
{ "type": "text", "text": "Hello world."}
{ "type": "end_of_stream"}
{ "type": "audio", "audio": "<audio>"}
{ "type": "error"}
Real-time multilingual text-to-speech with streaming WebSocket and one-shot HTTP synthesis
GET
Override target world part. Auto-selected if not provided.
Initialize the synthesis stream. Must be the first message.
A chunk of text to synthesize.
Signal that no more text will be sent.
A chunk of base64-encoded synthesized audio.
Synthesis for the request is complete.
Terminal error.
Was this page helpful?
Contact support