1 reference to GetRecoState
System.Speech (1)
Internal\SapiInterop\SapiRecognizer.cs (1)
140
return (SPRECOSTATE)_proxy.Invoke(delegate { _proxy.Recognizer.
GetRecoState
(out state); return state; })!;