3 references to SPGRAMMAROPTIONS
System.Speech (3)
Internal\SapiInterop\SapiRecoContext.cs (1)
80internal void SetGrammarOptions(SPGRAMMAROPTIONS options)
Internal\SapiInterop\SapiRecoInterop.cs (1)
796void SetGrammarOptions(SPGRAMMAROPTIONS eGrammarOptions);
Recognition\RecognizerBase.cs (1)
469_sapiContext.SetGrammarOptions(SPGRAMMAROPTIONS.SPGO_ALL);