A menu is a shorthand for a form containing a single anonymous field that prompts the user to make a choice and transitions to different places based on that choice. Menus can rely purely on speech, purely on DTMF, or both in combination.
|
|
Attribute |
Description |
|
id |
The name of this menu. If specified, it can be referenced within the same document or from another document. For example, |
|
scope |
The scope of the menu's grammars. Optional. (Defaults to dialog.)
|
|
accept |
Specifies how to generate the default grammar for each
|
|
dtmf |
Enables DTMF input for all menu choices.
Optional. Defaults to false. |
|
wakeupword |
Specifies whether or not Wakeup Word Spotting should be used for input in this menu. Overrides the value of the A platform extension. |
id attribute must be set to a valid ECMAScript variable name. Otherwise, an error may be thrown.Audio Catch Choice Data Enumerate Error Help Noinput Nomatch Prompt Property Value #PCDATA
wakeupword attribute.None
|