1 reference to GetStatus
System.Speech (1)
Internal\SapiInterop\SapiRecognizer.cs (1)
151
return (SPRECOGNIZERSTATUS)_proxy.Invoke(delegate { _proxy.Recognizer.
GetStatus
(out status); return status; })!;