Node.js
What's next?
The following resources will help you learn more about using NCCOs in your Voice API applications and enable you to build sophisticated call menus:
- The source code for this tutorial on GitHub
- Contact Center Augmentation use case
- NCCO guide
- NCCO reference
- Text to speech guide
- DTMF guide
- Voice API reference documentation
Build a Call Menu
Create an interactive voice response (IVR) menu to handle customer calls
Available on:
Steps
1
Introduction2
Prerequisites3
What you will build4
Install the dependencies5
Create the server6
Create the answer webhook7
Create the DTMF webhook8
Create the event webhook9
Configure your Voice application10
Run it!11
Conclusion12
What's next?