Telnyx.Sukhan.<voice_id>
Urdu-only voice model, 14 curated voices. No prosody controls (speed/pitch) or language selection — each voice speaks Urdu only. Native audio is 22050Hz.
Voice Samples
Browse the full 14-voice catalogue via the Voices API.
WebSocket
Query Parameters
Voice Settings
None. No prosody controls are exposed —voice_speed and other settings have no effect if sent. The init frame only needs {"text": " "}.
REST API
Fields
Response
Default (binary_output): chunked audio bytes, 22050Hz signed 16-bit LE mono (native PCM, transcoded to MP3 on request).
With output_type: "base64_output": JSON with base64-encoded audio.
With output_type: "audio_id": JSON with an audio_url for deferred retrieval.