Phone Web Services!

Web Developers can now build phone applications that answer inbound calls and initiate outbound calls, interact with Web applications, and send/receive SMS text messages! Using simple HTTP RESTful XML or JSON responses from your Web pages, PhoneML or TwiML scripts can be run on Teleku to deliver sophisticated interactive voice response (IVR) telephony applications in minutes. Teleku manages HTTP requests and call states with VoiceXML Gateways.

We now have Google Voice integration!

How Does It Work?

The Teleku platform runs phone applications written in PhoneML, TwiML, and traditional VoiceXML. You can even mix these XML/JSON libraries on a Web service call-by-call basis and chain voice applets together using one or all three of the these libraries.

Teleku interprets Phone Markup Language (PhoneML) or TwiML to build powerful phone applications quickly and easily using any Web programming language. We mask the complexities of building a traditional voice application by providing you with a easy Web Service API that handles the complex telco services and even Speech Recognition (ASR) grammar development.

Teleku's Phone Web Service API provides RESTful Web Services that allow your Web applications to receive telephone, Skype, and SIP calls to interact with callers over the telephone like traditional Interactive Voice Response (IVR) systems by playing MP3 or WAV files, speaking text-to-speech prompts, collecting digits and spoken commands, recording audio, dialing numbers, transferring calls, etc.

Teleku is hosted in the cloud (specifically Amazon's EC2 platform) allowing us to scale your phone application from one to thousands of simultaneous calls in the blink of an eye! We dynamically convert your PhoneML or TwilML voice applications to VoiceXML and interface with your telco allowing you to lower your hosting costs and be in control of your applications. VoiceXML scripts are passed through as-is to your VoiceXML hosting provider but are still executed as RESTful HTTP web services with Teleku.


What Can I Build?

It's up to your imagination! Teleku allows you to build powerful Voice & SMS applications with simple HTTP XML or JSON Web responses such as:


Sample PhoneML Code

Here is an example of a powerful auto attendant script in 5 lines of code. You could answer a call, play your company's jingle, announce your company's name, prompt the caller to press 1 or say Sales and ultimately transfer the call to the operator by returning the following XML or JSON to Teleku.

OR

Learn more »