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
- Mon Jun 23, 2008 2:06 pm
- Forum: Plum DEV Q&A
- Topic: How can I disable the voice recognition on the input prompt?
- Replies: 1
- Views: 4619
How can I disable the voice recognition on the input prompt?
I need to disable the Voice recognition so it will only use dtmf input. How can I do that. here is the code I am using: <field name="option"> <grammar type="application/x-jsgf" mode="dtmf"> 1|2 </grammar> <prompt timeout="20s" bargein="true"> For xx Medical Center, press 1. For xx Center East, press...
- Tue Jun 03, 2008 8:38 am
- Forum: Plum DEV Q&A
- Topic: How to use variable to transfer call
- Replies: 1
- Views: 4540
How to use variable to transfer call
I am trying to transfer a call to a pager after calling a subdialog to get a pager number. I can get it to say the number but I can not set the dest= to the variable passed. Scratchpad program: <?xml version="1.0"?> <vxml version="2.0"> <form id="intro"> <block> <prompt bargein="false"> <audio src="...