3 references to ITtsEngineSite
System.Speech (3)
artifacts\obj\System.Speech\Debug\net10.0\System.Speech.notsupported.cs (3)
1140
public abstract void AddLexicon(System.Uri uri, string mediaType, System.Speech.Synthesis.TtsEngine.
ITtsEngineSite
site);
1142
public abstract void RemoveLexicon(System.Uri uri, System.Speech.Synthesis.TtsEngine.
ITtsEngineSite
site);
1143
public abstract void Speak(System.Speech.Synthesis.TtsEngine.TextFragment[] fragment, System.IntPtr waveHeader, System.Speech.Synthesis.TtsEngine.
ITtsEngineSite
site);