Saturday, May 24, 2014

VoiceXML Architectural Model

The architectural model of Voicexml has the following components:



A document server (e.g. a Web server) processes requests from a client application, the VoiceXML Interpreter, through the VoiceXML interpreter context. The server produces VoiceXML documents in reply, which are processed by the VoiceXML interpreter. The VoiceXML interpreter context may monitor user inputs in parallel with the VoiceXML interpreter. For example, one VoiceXML interpreter context may always listen for a special escape phrase that takes the user to a high-level personal assistant, and another may listen for escape phrases that alter user preferences like volume or text-to-speech characteristics.

The implementation platform is controlled by the VoiceXML interpreter context and by the VoiceXML interpreter. For instance, in an interactive voice response application, the VoiceXML interpreter context may be responsible for detecting an incoming call, acquiring the initial VoiceXML document, and answering the call, while the VoiceXML interpreter conducts the dialog after answer. The implementation platform generates events in response to user actions (e.g. spoken or character input received, disconnect) and system events (e.g. timer expiration). Some of these events are acted upon by the VoiceXML interpreter itself, as specified by the VoiceXML document, while others are acted upon by the VoiceXML interpreter context.

Related Posts:

  • Common welth bank zencart plugin This module will help you to integrate common welth bank gateway in your zencart store. After installing This module go to modules -> payment and edit cc via common welth bank. now you nedd do this Enable MIGS Payment M… Read More
  • How to test mobile web page and application When you are building a webpage or an application for mobile. It is required to test before you go live or send it to store repository. Testing gives you a good idea to find out errors in application. Once the errors are in… Read More
  • Securing Login Credentials In today's fastest going internet technology every popular website is compressing and prompting users for Login Credentials and improving the strength of password credential. They ask you to put strong password like mix and … Read More
  • Magento dimensional magento free download If you want to to set you custom dimensional shipping in magento according to height, width, length and weight you can use this extension. To use this extension you should have little bit knowledge about php. You need t… Read More
  • Classes in C# by sunny kumar Read More

0 comments:

Post a Comment