你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

SpeechSynthesizer.BookmarkReached 事件

定义

指示已进入书签。 在 1.16.0 中添加

public event EventHandler<Microsoft.CognitiveServices.Speech.SpeechSynthesisBookmarkEventArgs> BookmarkReached;
member this.BookmarkReached : EventHandler<Microsoft.CognitiveServices.Speech.SpeechSynthesisBookmarkEventArgs> 
Public Custom Event BookmarkReached As EventHandler(Of SpeechSynthesisBookmarkEventArgs) 

事件类型

注解

另请参阅: 使用语音合成标记语言 (SSML) 改进合成

适用于