Skip to main content
Voice format: Telnyx.KokoroTTS.<voice> Lightweight, lowest-latency model. 5 languages: en, es, fr, it, pt.

Voice Samples


WebSocket

Query Parameters

Voice Settings

None. All synthesis parameters are fixed. The init frame only needs {"text": " "}.

REST API

Fields

No model-specific fields. Audio format is always MP3.

Response

Default (binary_output): chunked audio bytes with Content-Type: audio/mpeg. With output_type: "base64_output": JSON with base64-encoded audio. With output_type: "audio_id": JSON with an audio_url for deferred retrieval.