TeleFlow Step 0430
From TeleFlow
SR Get Yes/No Step
Collects a "yes" or "no" response through speech recognition
Contents |
Properties
Variable to receive response: The result of the speech recognition, "yes" or "no", will be put in this TeleFlow variable. This field is populated with @SR_YN by default, but may be any TeleFlow variable. This field can be blank.
THRESHOLD confidence %: The result confidence is compared against this minimum confidence to determine a valid result. This field is populated with 50 by default. This field must not be blank.
Variable to receive confidence %: The result confidence will be put in this TeleFlow variable. This field is populated with @SR_CONFIDENCE by default. This field can be blank.
No-Voice TIMEOUT (ms): If no speech or touch-tones are detected in this time, the timeout path is followed. Note that if speech or touch-tones are pending processing when the step is reached, this timeout will not occur. This field is blank by default. If this field is blank, the system default @TIMEOUT setting will be used.
Remember this recognition for verification through SpeechTrainer: If checked, the recognition is made available for review with SpeechTrainer. ('Save SR Audio to Log Directory' must be checked in TeleFlow Config for the appropriate Speech Trainer files to be generated.)
Variable to receive SR Handle: A variable to receive an SR Handle generated by TeleFlow. In order to flag an SR result (using SR Flag Result), an SR Handle is required.
Retain audio on Threshold: Check this checkbox to compare the speech recognition audio against another grammar (such as SR Get String or SR Get Digits) when the result confidence is less than the THRESHOLD confidence.
Action Steps
Yes: "yes" was detected with adequate confidence.
No: "no" was detected with adequate confidence.
Unrecognized Voice Action: The confidence was less than the THRESHOLD confidence,or a touch tone was received, and the confidence was set to 0.
Time Out: No speech or touch tones were detected before the No-Voice TIMEOUT elapsed.
Supported Telephony Hardware Platforms
Dialogic (prompted only)
NMS Communications
Related Steps
SR Acquire
SR Get Digits
SR Get String
