4 references to Bookmark
System.Speech (4)
Internal\Synthesis\EngineSite.cs (1)
293
case TtsEventId.
Bookmark
:
Internal\Synthesis\VoiceSynthesis.cs (1)
1545
case TtsEventId.
Bookmark
:
Synthesis\SpeechSynthesizer.cs (2)
323
VoiceSynthesizer.AddEvent<BookmarkReachedEventArgs>(TtsEventId.
Bookmark
, ref VoiceSynthesizer._bookmarkReached, value);
329
VoiceSynthesizer.RemoveEvent<BookmarkReachedEventArgs>(TtsEventId.
Bookmark
, ref VoiceSynthesizer._bookmarkReached, value);