7 references to Ups
System.Speech (7)
Internal\SrgsCompiler\SrgsElementCompilerFactory.cs (1)
275
case AlphabetType.
Ups
:
Internal\SrgsParser\XmlParser.cs (1)
404
grammar.PhoneticAlphabet = AlphabetType.
Ups
;
Internal\Synthesis\SSmlParser.cs (2)
752
alphabet = AlphabetType.
Ups
;
789
case AlphabetType.
Ups
:
Internal\Synthesis\TextWriterEngine.cs (1)
159
System.Diagnostics.Debug.Assert(alphabet == AlphabetType.
Ups
|| alphabet == AlphabetType.Sapi);
Recognition\SrgsGrammar\SrgsElementFactory.cs (1)
71
case AlphabetType.
Ups
:
Recognition\SrgsGrammar\SrgsToken.cs (1)
133
case AlphabetType.
Ups
: