SpeechSynthesisBookmarkEventArgs Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains bookmark event in synthesized speech. Added in 1.16.0
public class SpeechSynthesisBookmarkEventArgs : EventArgs
type SpeechSynthesisBookmarkEventArgs = class
inherit EventArgs
Public Class SpeechSynthesisBookmarkEventArgs
Inherits EventArgs
- Inheritance
-
SpeechSynthesisBookmarkEventArgs
Remarks
See also: BookmarkReached
Properties
AudioOffset |
Specifies current bookmark's offset in output audio, in ticks (100ns). |
ResultId |
Specifies unique ID of speech synthesis. (Added in version 1.25.0) |
Text |
Specifies the bookmark text. |
Applies to
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.