What this example does
This example wires up the smallest useful phone-call-to-AI-response pipeline:
An outbound call goes out via Telnyx Call Control
Telnyx records the call audio and saves it to a hosted URL
A call.recording.saved webhook fires
What this example does This example wires up the smallest useful phone-call-to-AI-response...
What this example does
This example wires up the smallest useful phone-call-to-AI-response pipeline:
An outbound call goes out via Telnyx Call Control
Telnyx records the call audio and saves it to a hosted URL
A call.recording.saved webhook fires

Answer an inbound call, stream speech-to-text into durable Agent SDK state, summarize it with AI, store the transcript, and send…

Answer an inbound call, stream transcription, run an LLM turn, speak the reply, and loop with durable call state on the Telnyx…

Localizing a podcast, translating a recorded meeting, or dubbing a lecture used to require three...

Build a Flask app that transcribes voicemail audio, classifies intent, and routes messages to Slack, email, tickets, CRM,…

Voice AI agents are transforming customer service, sales, and support. But before an AI can talk to a...

A lot of AI apps are starting to mix voice, language models, and generated audio. I built a small...