VoiceXML Forum Community Message Board


Post New Topic  Post A Reply
my profile | register | search | faq | forum home
  next oldest topic   next newest topic
» VoiceXML Forum Community Message Board   » Newbies   » Stook on MENUs

 - UBBFriend: Email this page to someone!    
Author Topic: Stook on MENUs
HansH
Junior Member
Member # 3218

Rate Member
Icon 1 posted August 15, 2006 06:03 AM      Profile for HansH     Send New Private Message       Edit/Delete Post   Reply With Quote 
Hi all .....

Can anybody tell me why this program works for form but not for menu ? My Opera browser will provide spoken form output but it ignores the menu part. (body-head-html tags omitted)

Thanks

<?xml version="1.0" encoding="UTF-8"?>
<?vxml version="2.0"?>

html
head

<vxml:menu id="testmenu">
<prompt>
Welcome to the menu. Say one of: <enumerate/>
</prompt>
<choice next="http://localhost/c:/XVExamples/TestXML.vxml">
Test 1
</choice>
<choice next="#testform">
Test 2
</choice>
</vxml:menu>

<vxml:form id="testform">
<field name="testfield">
<prompt>
Welcome to the form
</prompt>
</field>
</vxml:form>

/head

body id="testbody" ev:event="load" ev:handler="#testform">
<h2> Welcome </h2>
/body

/html

Posts: 3 | From: Thailand | Registered: Aug 2005  |  IP: Logged


All times are Eastern  
Post New Topic  Post A Reply Close Topic    Move Topic    Delete Topic next oldest topic   next newest topic
 - Printer-friendly view of this topic
Hop To:

Contact Us | VoiceXML Forum



Powered by Infopop Corporation
UBB.classicTM 6.3.1.2