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