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