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