1 write to _alphabet
System.Speech (1)
Internal\SrgsCompiler\BackEnd.cs (1)
1319_alphabet = value;
2 references to _alphabet
System.Speech (2)
Internal\SrgsCompiler\BackEnd.cs (2)
1070header.GrammarOptions = _grammarOptions | ((_alphabet == AlphabetType.Sapi) ? 0 : GrammarOptions.IpaPhoneme); 1315return _alphabet;