| VoiceXML 2.1 Development Guide | Home | Frameset Home |
|
<menu dtmf="true"> and <choice dtmf="[VALUE]"> elements in conjunction with each other:
<menu id="menu" dtmf="true">
<choice next="Choice_Target1.xml" dtmf="1">
<choice> elements a dtmf key as a valid choice:
<menu id="menu" dtmf="true">
<choice next="Choice_Target1.xml">
<!-- assigned a value of dtmf-1 -->
<choice next="Choice_Target2.xml">
<!-- assigned a value of dtmf-2 -->
<choice next="Choice_Target3.xml">
<!-- assigned a value of dtmf-3 -->
| ANNOTATIONS: EXISTING POSTS |
| login |
|