An open API service indexing awesome lists of open source software.

https://github.com/hemantsonu20/tropo-record-example

An example for recording a prompt on tropo
https://github.com/hemantsonu20/tropo-record-example

ivr java java-8 jersey maven tropo tropo-record

Last synced: 3 months ago
JSON representation

An example for recording a prompt on tropo

Awesome Lists containing this project

README

          

# tropo-record-example

### An example for recording a prompt on tropo

To record a prompt follow the following steps.
* Deploy an application by building a war from this repository.
* Sign in/sign up at [tropo](http://tropo.com) (initially use trial account)
* Create a application at [tropo](http://tropo.com) with following setting.
* Type of Application : Web (Http) Api
* Url : ${deployed-application-url}/record
* Add a number to your tropo application.
* Dial the number via skype / sip phone.
* Follow the instruction you listen.
* Your recording will be saved to your local file system where war is deployed.