2 references to GrammarId
System.Speech (2)
Recognition\RecognizerBase.cs (2)
2343
else if (speechEvent.EventId == SPEVENTENUM.SPEI_FALSE_RECOGNITION && result.
GrammarId
== 0)
2352
if (result.
GrammarId
!= 0 || !(_babbleTimeoutReached || isRecognizeCancelled))