2 references to SP_NO_RULES_TO_ACTIVATE
System.Speech (2)
Internal\SapiInterop\SapiInterop.cs (1)
75case SAPIErrorCodes.SP_NO_RULES_TO_ACTIVATE:
Recognition\RecognizerBase.cs (1)
1970if (errorCode is SAPIErrorCodes.SPERR_NOT_TOPLEVEL_RULE or SAPIErrorCodes.SP_NO_RULES_TO_ACTIVATE)