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 3 matches
- Thu May 15, 2008 2:50 pm
- Forum: Plum DEV Q&A
- Topic: say-as not working
- Replies: 4
- Views: 7659
thanks
thanks! Moving it out of the field tag fixed it!
- Wed May 14, 2008 3:53 pm
- Forum: Plum DEV Q&A
- Topic: say-as not working
- Replies: 4
- Views: 7659
This is the error
This document is not valid VoiceXML!
Element say-as is not declared in filled list of possible children in Entity, line: 12
Element say-as is not declared in filled list of possible children in Entity, line: 12
- Wed May 14, 2008 3:36 pm
- Forum: Plum DEV Q&A
- Topic: say-as not working
- Replies: 4
- Views: 7659
say-as not working
I get an error when trying to use this code. I want to read back the digits I take in. How do I use say as to read back a number just taken in from a promot? <?xml version="1.0"?> <vxml version="2.0"> <form> <field name="id" type="digits"> <prompt> Please say or enter your customer identification nu...