1 reference to EmulateRecognition
System.Speech (1)
Internal\SapiInterop\SapiRecognizer.cs (1)
167
return (SAPIErrorCodes)_proxy.Invoke(delegate { return _proxy.SapiSpeechRecognizer.
EmulateRecognition
(phrase, ref displayAttributes, 0); })!;