1 reference to SetDictationState
System.Speech (1)
Internal\SapiInterop\SapiGrammar.cs (1)
55
return (SAPIErrorCodes)_sapiProxy.Invoke(delegate { return _sapiGrammar.
SetDictationState
(state); })!;