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