2 overrides of AddLexicon
System.Speech (2)
Internal\Synthesis\TTSEngineProxy.cs (2)
49
internal override void
AddLexicon
(Uri lexicon, string? mediaType)
136
internal override void
AddLexicon
(Uri lexicon, string? mediaType)
1 reference to AddLexicon
System.Speech (1)
Internal\Synthesis\TTSVoice.cs (1)
65
TtsEngine.
AddLexicon
(entry._uri, entry._mediaType);