Check out our upcoming events and meetups! View events →
TTS during live voice calls via Voice API or TeXML.
speak
curl --location 'https://api.telnyx.com/v2/calls/{call_control_id}/actions/speak' \ --header 'Content-Type: application/json' \ --header 'Authorization: Bearer YOUR_API_KEY' \ --data '{ "voice": "Telnyx.Ultra.3e1ed423-17e5-4773-b87c-25b031106e41" }'
<Say>
<Response> <Say voice="Telnyx.NaturalHD.astra">Your appointment is confirmed for tomorrow at 3 PM.</Say> </Response>
Provider.Model.VoiceId
Was this page helpful?