你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
SpeechSynthesisBookmarkEventArgs 类
语音合成书签事件参数的类。
注意
在版本 1.16.0 中添加。
供内部使用的构造函数。
- 继承
-
builtins.objectSpeechSynthesisBookmarkEventArgs
构造函数
SpeechSynthesisBookmarkEventArgs(handle: c_void_p)
参数
名称 | 说明 |
---|---|
handle
必需
|
|
属性
audio_offset
音频偏移量(以刻度为单位)。 一个计时周期表示一百纳秒,即一千万分之一秒。
result_id
合成结果唯一 ID。
注意
在版本 1.25.0 中添加。
text
书签文本。