Twilio Essentials Unit 2: Programmable Voice
37mBeginner2022-09-09
Authors

Twilio
Data-Driven Customer Engagement at Scale
Course details
The telephone has evolved so much in recent decades. This course explores the next phase in that evolution and introduces you with how to build Programmable Voice applications with Twilio. Learn how to use the API to build an IVR, Interactive Voice Response,. Find out how to gather input from users on a phone call using dual-tone modular frequency (DTMF). Generate outbound calls using the CLI in Twilio, as well as troubleshooting common errors, monitoring call status, and documenting associated data. Plus, review and practice responding to incoming calls, text-to-speech, playing sound files, collecting information from callers, submitting responses to web applications, and creating new outbound calls.
Skills covered
TwilioAPIsEssential TrainingSoftware Development
Concepts
1. Programmable Voice
- 01 - Appreciating the phone
- 02 - Receive a call
- 03 - Gather input
- 04 - Create an outbound call
- 05 - Review and practice