3.41. property

Element typeproperty
Attributesname | value
Parentsfield | form | initial | menu | object | record | subdialog | transfer | vxml
ChildrenNone.
DescriptionSets the platform property of the given name to the given value. This element allows the VoiceXML author to fine-tune the interpreter's behavior. Your mileage may vary with many of the properties described here, as VoiceXML platforms vary greatly in this respect.

DTD

<!ELEMENT property EMPTY >
<!ATTLIST property
  name  NMTOKEN #REQUIRED
  value CDATA   #REQUIRED >

Language model

Attributes

name : NMTOKEN

The name of the platform property to set. A VoiceXML platform can support platform-specific ...

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.