For Interactive Applications Designed by Voicent IVR Studio
The Simple Call Interface defined in previous section is used for none-interactive call applications. For many applications, it is desirable to get responses from callees in addition to deliver a message. The interaction can be implemented by using the low level gateway VoiceXML interface. However, using the low level API is a time consuming and error prone task. A better solution is to utilize Voicent IVR Studio to create an interactive application, and use the extended Simple Call Interface to trigger a phone call.
call_ivr("650-1234567", "reminderApp")
call_status(reqId, responses)
The first line of code above triggers a call using a call message that is an interactive call application named "reminderApp". The second line of code gets the call status and responses.
The combination of Gateway Simple Call Interface and Voicent IVR Studio provides two key benefits:
Voicent IVR Studio is a tool for designing almost any interactive voice and text applications. Besides the GUI design environment, it contains built-in support for database, web site, email, and other software products.
The following figure shows a simple reminder application that collects a confirmation.
Once you designed your IVR Application using IVR Studio, you need to deploy it to Voicent Gateway. Once deployed, you can use the simple call interface API shown above to trigger a call and check the confirmation. The following are links to the extended gateway API:
Developer's annual subscription provides program developers with the very latest Voicent application development tools, up to date Voice XML and SMS text message API, and expert consulting to create your own product solutions. With this subscription, you get a complete Voicent Gateway Client API with sample code and tutorial; timely updates throughout the year; unlimited developer support. This tool kit is essential for developers who want to create your own software product based on Voicent Gateway.
The developer annual subscription offers:
Get developer-related information. It is free to join
Get free trial version of Voicent gateway.