Home

Interactive Voice Response (IVR)

Interactive Voice Response (IVR)

Interactive Voice Response (IVR)

Voice

1.0.9

Vonage

NodeJS

Build an automated phone system using the Vonage Voice API for users to input information with the keypad and hear a spoken response.

The Vonage Voice API is the easiest way to build high-quality voice applications in the Cloud, allowing you to record and store inbound or outbound calls, create conference calls, send text-to-speech messages in 40 languages with different genders and accents, and more.

In this project, we will build an Interactive Voice Response application - when a user calls your number they will be prompted for a response from a set number of options, which they can input via the keypad (DTMF). They will then hear a spoken response depending on their input. This project uses Vonage Cloud Runtime, removing the need to manage servers and hosting. Visit the developer portal to view documentation on how it works.

Steps

  1. To start, ensure you are signed into your Vonage developer account. If you do not have an account yet, you can create one here.

  2. To immediately deploy the application, go to the ‘Deploy Code’ tab. Enter a name for your application in ‘Instance Name’, select your AWS region, and click the ‘Deploy Code’ button.

    1. You will see a pop up prompting you to assign your Vonage number to the application - you will be able to buy one here if you do not have one already.
    2. Click ‘Assign a number’ to select your number from the list, then continue to create the application.
    3. You will then see your new application under ‘Deployed Instances’. Click ‘Launch’ to run it, and call your Vonage number to interact with the application.
  3. To view the code and edit the application, go to ‘Get Code’ and click ‘Create a new development environment’.

    1. You will see a pop up prompting you to choose a region, enter a workspace name and assign your Vonage number to the application - you will be able to buy one here if you do not have one already.
    2. Click ‘Assign a number’ to select your number from the list, then continue to launch the workspace.
    3. When the workspace opens, you will see a README detailing how to edit, debug, run and deploy the project.
    4. Once your project is deployed, you can use the URL in the terminal output to access your application.

Created

17 April 2023

Updated

27 June 2024

Releases

10