Objective
Creating and managing Voice applications.
Applies To
- Voice API
- Voice Applications
Procedure
You can create and manage voice applications using:
Create an Application through the Dashboard
- Go to the Your applications section.
- Give your application a name.
- If you have more than one API key, select the one you would like to associate with the application (Master API key is used by default).
- Generate a private/public key pair locally, or click Generate private/public key pair and one will be generated for you in your browser.
- Turn on the Voice capability.
- Provide an Answer URL (only required for inbound applications).
- Provide an Event URL (always required).
- Click Generate application.
Manage a Voice Application through the Dashboard
- Go to Your applications.
- Click Edit for the application you want to make changes to its configuration.
- Click Save Changes.
Articles in this section
- Intermittent WebSocket Disconnections
- What Is An NCCO
- How Does Jitter Impact Voice Calls
- Voice API "Bad Request" Error When Ending Calls Immediately After Creation
- What Is MOS Score In Voice Calls?
- Is there a way to see current active calls on our account?
- How To Make MP3 of Recording From Voice API in Python
- How To Enter DTMF Before MP3 Stream Finishes
- Can a user call leg be removed from the voice call recording?
- What is a Call UUID?