Skip to content
This repository has been archived by the owner on Mar 28, 2023. It is now read-only.

nexmo-community/java-ivr-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚠️ This repository is no longer maintained.

Nexmo is now known as Vonage

Support Notice

This is an archived repository. If you have any questions, feel free to reach out to us at devrel@vonage.com or through our Community Slack at https://developer.vonage.com/community/slack.


Nexmo Java IVR Demo

This application demonstrates how to handle DTMF input.

Requirements

You'll need a recent version of Maven installed.

Compilation

Build the application using mvn compile.

Run The Application

You can run the application using the following Maven command:

mvn exec:java -Dexec.mainClass="com.nexmo.xwithy.App"

Releases

No releases published

Packages

No packages published