Continually Improving.... let us know how support@devdiamond.net Sign in | Sign up
home articles news blog forum  

 
 


 
Skip Navigation Links
VoiceXML :: About this tutorial , 1/21/2002 ,
This tutorial teaches you how to develop Voice Extensible Markup Language (VoiceXML) based applications.

VoiceXML :: VoiceXML overview , 1/21/2002 ,
VoiceXML is a standard based on XML that allows Web applications and content to be accessed by a phone.

VoiceXML :: A basic VoiceXML application , 1/21/2002 ,
Because VoiceXML is an extension of XML, you will have to follow the basic rules for XML, which include

VoiceXML :: Form, menus, and links , 1/21/2002 ,
A form in a VoiceXML document presents information and gathers input from the user. A form is represented by the FORM tag and has an ID attribute associated with it.

VoiceXML :: Grammars , 1/21/2002 ,
A speech grammar specifies a list of vocabulary for the user to select from to interact with the VoiceXML application.

VoiceXML :: VoiceXML example , 1/21/2002 ,
In this VoiceXML example, you will be creating an application that gives you a selection to choose from.

VoiceXML :: Resources , 1/21/2002 ,
For additional information, resources, and tool kits, refer to the these sites.

VoiceXML :: Feedback , 1/21/2002 ,
We welcome your feedback on this tutorial, and look forward to hearing your comments or suggestions.

VoiceXML :: VoiceXML Concepts , 1/21/2002 ,


VoiceXML :: VoiceXML Event handling , 1/21/2002 ,