1 reference to SetRuleState
System.Speech (1)
Internal\SapiInterop\SapiGrammar.cs (1)
60return (SAPIErrorCodes)_sapiProxy.Invoke(delegate { return _sapiGrammar.SetRuleState(name, IntPtr.Zero, state); })!;