Thanks for the update.
If I wanted to allow for voice input as well what should I change?
Thanks
-Tom
We've Moved! Please visit our new and improved forum over at our new portal: https://portal.plumvoice.com/hc/en-us/community/topics
Search found 2 matches
- Wed Jun 10, 2009 1:44 pm
- Forum: Plum DEV Q&A
- Topic: Problem with VXML
- Replies: 3
- Views: 6861
- Tue Jun 09, 2009 3:58 pm
- Forum: Plum DEV Q&A
- Topic: Problem with VXML
- Replies: 3
- Views: 6861
Problem with VXML
Hello, This VXML is supposedly valid however the test barfs.... Any idea as to why? 1 <?xml version="1.0"?> 2 <!DOCTYPE vxml PUBLIC "-//The Plum Group//DTD VOICEXML 2.1//EN" "/usr/local/plumvp/vxml.dtd"> 3 <vxml version="2.0"> 4 <menu id="locations"> 5 <prompt> 6 Your Nearest Locations are: 7 <enume...