Skip to main content
Voice format: Telnyx.Qwen3TTS.<clone_name> Voice cloning model. 11 languages: en, zh, fr, de, it, ja, ko, pt, ru, es, ar. The voice_id is the name of a clone you created in the Voice Design. Clones are scoped to your organization.

Voice Samples


WebSocket

Query Parameters

Voice Settings

Send in the init frame ({"text": " "}):

REST API

Fields

Response

Default (binary_output): chunked PCM audio bytes. Always 24kHz signed 16-bit LE mono. With output_type: "base64_output": JSON with base64-encoded PCM. With output_type: "audio_id": JSON with an audio_url for deferred retrieval.