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
- Host: GitHub
- URL: https://github.com/hemantsonu20/tropo-record-example
- Owner: hemantsonu20
- Created: 2015-12-04T06:45:41.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-07-02T13:18:53.000Z (over 9 years ago)
- Last Synced: 2025-03-18T17:28:20.710Z (7 months ago)
- Topics: ivr, java, java-8, jersey, maven, tropo, tropo-record
- Language: Java
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.