Submitted by heartin on Tue, 05/26/2015 - 12:50
There are three major components in general vxml architecture: a web server, the VoiceXML interpreter context, and the implementation platform.
Submitted by heartin on Tue, 05/26/2015 - 12:48
The origins of VoiceXML began in 1995 as an XML-based dialog design language intended to simplify the speech recognition application development process within an AT&T project called Phone Markup Language (PML).
As AT&T reorganized, teams at AT&T, Lucent and Motorola continued working on their own PML-like languages.
Submitted by heartin on Tue, 05/26/2015 - 10:17
VoiceXML is a XML based markup language used to create voice applications. VXML is used along with ECMASCRIPT for performing various functions. ECMAScript is a standard scripting language based on JavaScript. In normal cases you will never find the difference, except in the name. The VXML language provides means for collecting character and/or spoken input, assigning the input results to document-defined request variables, and making decisions that affect the interpretation of documents written in the language.