2 implementations of ProcessLexicon
System.Speech (2)
Internal\Synthesis\TextFragmentEngine.cs (1)
179public void ProcessLexicon(Uri uri, string? type)
Internal\Synthesis\TextWriterEngine.cs (1)
243public void ProcessLexicon(Uri uri, string? type)
1 reference to ProcessLexicon
System.Speech (1)
Internal\Synthesis\SSmlParser.cs (1)
1270engine.ProcessLexicon(uri, sMediaType);