SSE
Stream text-to-speech audio as JSONL (JSON lines) objects over HTTP. A less performant alternative to WebSockets, without text input streaming.
Headers
X-API-Key
Request
This endpoint expects an object.
transcript
Text for narration.
voice
Voice for narration.
output_format
Audio format specification.
Response
This endpoint returns a stream of object.
chunk
OR
error