Skip to content

Instantly share code, notes, and snippets.

@lucasassisrosa
Created June 11, 2024 00:06
Show Gist options
  • Save lucasassisrosa/fff47afff816c45dfab12ddbc7a71e4c to your computer and use it in GitHub Desktop.
Save lucasassisrosa/fff47afff816c45dfab12ddbc7a71e4c to your computer and use it in GitHub Desktop.
Telnyx TeXML Bin for Outbound Call with AI Assistance
<?xml version="1.0" encoding="UTF-8"?>
<Response>
<Connect>
<AIAssistant id="assistant-uuid">
<Greeting>Hi how can I help you today?</Greeting>
<Voice provider="telnyx">
<Telnyx voice_id="0" model_id="LibriTTS" phonemizer="gruut" voice_speed="1.333" diffusion_steps="5"/>
</Voice>
</AIAssistant>
</Connect>
</Response>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment