1 reference to EmulateRecognitionEx
System.Speech (1)
Internal\SapiInterop\SapiRecognizer.cs (1)
172
return (SAPIErrorCodes)_proxy.Invoke(delegate { return _proxy.Recognizer2.
EmulateRecognitionEx
(iSpPhrase, dwCompareFlags); })!;