EasySpeech Controls v2.0 |
The OnFalseRecognition event occurs when the speech recognition (SR) engine produces a false recognition.
Event OnFalseRecognition( Result As String)
A false recognition is the result of a recognition attempt in which either the word or phrase does not exist in the grammar, or that the speech does not adequately meet the confidence score for the application. Although applicable to dictation grammars, it is more common with command and control instances, because the available words are significantly restricted.