3.57. value

Element typevalue
Attributesexpr
Parentsaudio | block | catch | choice | emphasis | enumerate | error | field | filled | help | if | initial | log | menu | noinput | nomatch | object | paragraph | prompt | prosody | record | sentence | subdialog | transfer | voice
ChildrenNone.
DescriptionInserts the value of an expression in a prompt.

DTD

<!ELEMENT value EMPTY >
<!ATTLIST value
  expr %expression; #REQUIRED >

Language model

Attributes

expr : expression

An ECMAScript expression of the value.

Children

None.

Examples

Example 3-68. Playing a variable as text-to-speech with value
 <?xml version="1.0" encoding="iso-8859-1"?> <vxml version="1.0"> ...

Get Definitive VoiceXML™ now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.