Skip to content

chrismatthieu/teleku-record-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Teleku is an Enterprise-grade, cloud-based RESTful Phone Web Service API for building speech & touch tone Voice and SMS phone applications! Control any phone with simple & open PhoneML XML or JSON Web responses that work with all Web programming languages. 

This project is sample Ruby on Rails code for receiving a recorded voice file from Teleku.  The sample Teleku PhoneML would look something like the following:

<phoneml>
	<speak>please record a message</speak>
	<record>http://acme.com/upload/uploadTeleku</record>
</phoneml>

About

This is a sample Ruby on Rails app for receiving recorded audio from Teleku.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published