Platform SDK: Web Telephony Engine |
When enabled by the UseSR property in the configuration, Web telephony accepts DTMF digits together with speech input. Using speech recognition (SR), Web telephony tries to detect whether the spoken input sounds like one of the phrases sent to the SR engine. Web telephony uses the SRParameters property in the configuration to load an SR engine.
The phrases sent to the SR engine for each menu item (regardless of TTS mode) are:
Each of these can have additional phrases if the GRAMMAR attribute is defined on them.
Phrases for stand-alone buttons and check boxes are taken only from the configuration.
If the WTEApplication.UseSR property is TRUE and the WTEApplication.OfferItems property is FALSE, WTE does not play the announcements inside a menu. However, WTE plays the announcement of the menu itself.