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
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for .NET