> ## Documentation Index
> Fetch the complete documentation index at: https://assemblyai.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Integrate Twilio with AssemblyAI

Twilio is a programmable communication platform for voice, messaging, and email.
By combining Twilio with AssemblyAI, you can transcribe voice calls in [real-time](/streaming/getting-started/transcribe-streaming-audio), and voice recordings and voice messages [asynchronously](/pre-recorded-audio).
Combine transcription with our [speech understanding models](/speech-understanding/summarization) to analyze the calls and messages.

Blog posts:

* [Transcribe a phone call in real-time using Python with AssemblyAI and Twilio](https://www.assemblyai.com/blog/transcribe-phone-call-real-time-python/)
* [Transcribe Phone Calls in Real-Time using Node.js with AssemblyAI, and Twilio](https://www.twilio.com/en-us/blog/phone-call-transcription-assemblyai-twilio-node)
* [Transcribe phone calls in real-time using C# .NET with AssemblyAI and Twilio](https://www.twilio.com/en-us/blog/transcribe-phone-calls-real-time-csharp-assemblyai-twilio)
* [Transcribe phone calls in real-time in Go with Twilio and AssemblyAI](https://www.assemblyai.com/blog/transcribe-phone-calls-in-realtime-in-go-with-twilio-and-assemblyai/)
* [Answer Questions about Twilio Voice Recordings with AssemblyAI and LangChain.js](https://www.twilio.com/en-us/blog/qa-voice-recordings-assemblyai-langchain-js)
* [Using Django & AssemblyAI for More Accurate Twilio Call Transcriptions](https://www.fullstackpython.com/blog/django-accurate-twilio-voice-transcriptions.html)

Videos:

* [Transcribe Twilio Phone Calls in Real-Time with AssemblyAI | JavaScript WebSockets Tutorial](https://youtu.be/3XmtJgWcOT0)
