| VoiceXML 2.1 Development Guide | Home | Frameset Home |
|
<param> as a form-level variable within the subdialog itself, but both the Nuance VWS1.3 browser and the Motorola browser allows a bit of sloppiness in this regard. However, this is mandatory with the Nuance VWS2.0 platform. It is therefore suggested that you always follow the below practice to ensure compatibility across the board:...
<subdialog name="MySub" src="SubD.vxml">
<param name="MyPrompt" expr="'here is the first prompt'"/>
..
<form id="F1">
<var name="MyPrompt"/>
<field>
<prompt>
<value expr="MyPrompt"/>
</prompt>
...
| ANNOTATIONS: EXISTING POSTS |
| login |
|