3 references to SPERR_NOT_FOUND
System.Speech (3)
Recognition\RecognizerBase.cs (3)
457
if (!_supportsSapi53 && (SAPIErrorCodes)e.ErrorCode == SAPIErrorCodes.
SPERR_NOT_FOUND
)
1459
case SAPIErrorCodes.
SPERR_NOT_FOUND
:
1619
case SAPIErrorCodes.
SPERR_NOT_FOUND
: