answersLogoWhite

0

VoiceXML is a programming language primarily used for building interactive voice applications. It can program an application to respond to voice commands.

User Avatar

Wiki User

11y ago

What else can I help you with?

Related Questions

What is XML Encoded?

XML encoding allows you to place arbitrary text within an XML node; this is required when the content itself uses characters that XML has reserved for its language specification, such as the less-than and greater-than symbols. A XML-encoded file is one whose format is XML, and generally contains data that would be used by a program.


What kind of a computer program is Cooktop?

Cooktop is an XML editor, which can be used in conjuction with Windows, or with HTML in web design. XML is a programming language that can be used to make document formats that are both human and machine readable. XML can be complex when used in web design and consequently is not recommended for beginning web designers.


What is the difference between xslt and xml?

XML is a language used to store data. XSLT is a language which is used to transform XML into other XML.


What is encoded?

XML encoding allows you to place arbitrary text within an XML node; this is required when the content itself uses characters that XML has reserved for its language specification, such as the less-than and greater-than symbols. A XML-encoded file is one whose format is XML, and generally contains data that would be used by a program.


What is deployment descriptor in xml?

used for xml mappings


Why xsd is used in xml schema?

An xsd is used in an xml schema as a blueprint to define what can and cannot be included in an xml file.


Which language used in xml?

xml is a meta language which means it is a language to describe data, their is no language per se that is used in xml, xml is simply plain text.


Can XML be used to for data storage?

Yes, XML can be used for data storage. XML store data in the form of nodes and sub-nodes.


Can xml be used to access data?

xml can be used with other technologies to access a database but xml is not a programming language on its own so cant access a database.


What is difference between XML property and XML dimension?

The xml property returns the XML of a node and its descendants.Dimension is a type used for a variety of purposes for defining values


Does xml document support both human readable and machine readable formats?

No. Machines do not understand XML any more than they understand the works of Shakespeare. XML documents must be interpreted by a machine-code program that understands the meaning of the XML structure.


Why is XML Parser used in modern browsers?

XML Parser is used to decipher XML codes. Without it, the codes cannot be understood. Web browsers, such as Mozilla Firefox and Google Chrome supply the user with this XML Parser.