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 1 match
- Tue Mar 10, 2009 11:05 pm
- Forum: Plum DEV Q&A
- Topic: digits play back as numbers for long length digit sequences.
- Replies: 1
- Views: 4233
digits play back as numbers for long length digit sequences.
With the following syntax, I can correctly get the 10 digit accountNumber value, but the <say-as> plays it as a number instead of digits. change the length to 5 and it plays as digits just fine. ... <field name="accountNumber" type="digits?length=10"/> <filled> <prompt> <emphasis>OK, here's what I'v...