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)
1070
header.GrammarOptions = _grammarOptions | ((
_alphabet
== AlphabetType.Sapi) ? 0 : GrammarOptions.IpaPhoneme);
1315
return
_alphabet
;