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