3.29. menu
Element type | menu |
Attributes | accept (2.0) | dtmf | id | scope |
Parents | vxml |
Children | PCDATA | audio | catch | choice | enumerate | error | help | noinput | nomatch | prompt | property | value |
Description | A menu is simple dialog where fixed choices are presented to the user and based on the user's response a transition to another dialog or VoiceXML document takes place. |
DTD
<!ELEMENT menu (%audio; | choice | %event.handler; | prompt | property)* > <!ATTLIST menu id ID #IMPLIED scope %scope; 'dialog' %accept.attrs; dtmf %boolean; 'false' >
Language model
Attributes
accept : (exact | approximate)
New to VoiceXML 2.0, this attribute can be set ...
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.