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