2 implementations of PhoneticAlphabet
System.Speech (2)
Internal\SrgsCompiler\GrammarElement.cs (1)
159
AlphabetType IGrammar.
PhoneticAlphabet
Recognition\SrgsGrammar\SrgsGrammar.cs (1)
329
public AlphabetType
PhoneticAlphabet
4 writes to PhoneticAlphabet
System.Speech (4)
Internal\SrgsParser\SrgsDocumentParser.cs (1)
69
grammar.
PhoneticAlphabet
= source.PhoneticAlphabet;
Internal\SrgsParser\XmlParser.cs (3)
392
grammar.
PhoneticAlphabet
= AlphabetType.Ipa;
398
grammar.
PhoneticAlphabet
= AlphabetType.Sapi;
404
grammar.
PhoneticAlphabet
= AlphabetType.Ups;