Required
Voice identifier in
Provider.Model.VoiceId format.
Examples: Telnyx.NaturalHD.astra, aws.Polly.Generative.Lucia, azure.en-US-AvaMultilingualNeural.
See Engines & Voices.Audio
Output audio format. Most providers return their default format (typically MP3). See Audio Formats for a full breakdown of default formats and supported options per provider.
Caching
Set
disable_cache to true to bypass the server-side audio cache and force fresh synthesis for every request. When false (the default), identical text + voice + settings combinations return a cached result, reducing latency and cost for repeated phrases.Voice Settings
Provider-specific parameters (speed, pitch, emotion, etc.) are passed in thevoice_settings object of the handshake frame, not as query parameters. See Voice Settings.