Great suggestion, thank you! This is on the list for consideration as a possible future update.
For now, if you are finding you have to do this quite a bit, you might consider creating a flowchart that takes parameters such as: - pass by reference variable to receive entered digits - voice script name to prompt caller to enter digits - minimum and maximum digits - any other validation value(s) you require This flowchart could have a "Play" step that plays the voice script name passed in, then runs a "Get TT String" step, followed by all the validation required.
The flowchart could include what to do in a timeout, or when the data doesn't validate, and would return only when the data entered by the caller is valid.
|