How to Answer Phone Calls with Python (Twilio Voice API tutorial)

preview_player
Показать описание
Learn how to set up a programmable voice mail box with Python by using the Twilio Voice API.

Check out my vlog channel @TonyFlorida

#twilio
Рекомендации по теме
Комментарии
Автор

Thanks! Would love to see more advanced examples like adding security, like auth to requests, maybe create an API Service for a python script (FastAPI?), pro and cons, etc.

WonderRob
Автор

is it possible that you can make a live 2 way communication call?

GoldenMashegot
Автор

Great stuff Tony, can you also share how you would extend this application if I wanted to have a conversation with the bot? e.g. after the bot picks up the call it will ask a question, to which I will say something, then depending on the answer the bot will ask me a second question, and I will answer that too before the call ends

virtualtours
Автор

This is a great tutorial. Do you know how to integrate Office 365/Graph API to check for certain emails with keywords in the subject line and then generate a phone call from this? I am struggling to find the solution for this.

bryanwi
Автор

Thank you for this cool video. How would I write a python app to tell the caller to press 1 for the current time, press 2 for the current SPX quote, and press 3 for a random mp3, and then answer appropriately? My blind friend would LOVE something like that.

ScottRazor-rj
Автор

How do I convert your response into text?.. how to access audio?

asiddiqi
Автор

Can we integrate a voice bot running on a web server (capable of communicating over sockets) with twilio?

RishavKumar-dt
Автор

you have to pay to add a phone number to twilio

joaquinschanzenbach