SpeechSynthesisBookmarkEventArgs Class
Definition
Defines contents of speech synthesis bookmark event. Added in version 1.16.0
public class SpeechSynthesisBookmarkEventArgs
- Inheritance
-
java.lang.ObjectSpeechSynthesisBookmarkEventArgs
Methods
| getAudioOffset() |
Specifies current bookmark's time offset in output audio, by ticks (100ns). |
| getText() |
Specifies the bookmark text. |