3 references to Viseme
System.Speech (3)
Internal\Synthesis\VoiceSynthesis.cs (1)
1566case TtsEventId.Viseme:
Synthesis\SpeechSynthesizer.cs (2)
370VoiceSynthesizer.AddEvent<VisemeReachedEventArgs>(TtsEventId.Viseme, ref VoiceSynthesizer._visemeReached, value); 376VoiceSynthesizer.RemoveEvent<VisemeReachedEventArgs>(TtsEventId.Viseme, ref VoiceSynthesizer._visemeReached, value);