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