IVR Tutorial Lesson 3: Overview
Lessons 1 and 2 implements the first three steps of the sample application. In this lesson, steps 4 and 5 are implemented.
- The sample IVR application answers a call
- Plays a welcome message, asking the caller to enter a password
- If the password is incorrect, go back to step 2. If the caller has tried more than 3 times, log the caller ID and hang up the call
- Asks the caller to record a voice message
- Asks the caller to listen to the recorded voice message, press 1 to continue or press 2 to record again
Video: Record Voice Message
This lesson covers the following topics: