5 references to UpsConverter
System.Speech (5)
Internal\PhonemeConverter.cs (1)
39PhonemeConverter phoneConv = UpsConverter;
Internal\SrgsCompiler\SrgsElementCompilerFactory.cs (1)
276sSubPron = PhonemeConverter.UpsConverter.ConvertPronToId(pron);
Internal\Synthesis\SSmlParser.cs (1)
790aPhoneIds = PhonemeConverter.UpsConverter.ConvertPronToId(sPh).ToCharArray();
Recognition\SrgsGrammar\SrgsElementFactory.cs (1)
72sSubPron = PhonemeConverter.UpsConverter.ConvertPronToId(sSubPron);
Recognition\SrgsGrammar\SrgsToken.cs (1)
134PhonemeConverter.UpsConverter.ConvertPronToId(subPronunciation);