3 references to WordBoundary
System.Speech (3)
Internal\Synthesis\VoiceSynthesis.cs (1)
1540
case TtsEventId.
WordBoundary
:
Synthesis\SpeechSynthesizer.cs (2)
308
VoiceSynthesizer.AddEvent<SpeakProgressEventArgs>(TtsEventId.
WordBoundary
, ref VoiceSynthesizer._speakProgress, value);
314
VoiceSynthesizer.RemoveEvent<SpeakProgressEventArgs>(TtsEventId.
WordBoundary
, ref VoiceSynthesizer._speakProgress, value);