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