2 references to SP_NO_RULE_ACTIVE
System.Speech (2)
Internal\SapiInterop\SapiInterop.cs (1)
72case SAPIErrorCodes.SP_NO_RULE_ACTIVE:
Recognition\RecognizerBase.cs (1)
1948if ((int)hr < 0 || hr == SAPIErrorCodes.SP_NO_RULE_ACTIVE)