SpeechSynthesisBookmarkEventArgs Class

Class for speech synthesis bookmark event arguments.

Note

Added in version 1.16.0.

Inheritance
builtins.object
SpeechSynthesisBookmarkEventArgs

Constructor

SpeechSynthesisBookmarkEventArgs(evt_args)

Parameters

evt_args

Attributes

audio_offset

Audio offset in ticks. A single tick represents one hundred nanoseconds or one ten-millionth of a second.

text

Bookmark text.