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

SpeechRecognitionCanceledEventArgs 类

语音识别取消事件参数的类。

供内部使用的构造函数。

继承
SpeechRecognitionCanceledEventArgs

构造函数

SpeechRecognitionCanceledEventArgs(handle: c_void_p)

参数

名称 说明
handle
必需

属性

cancellation_details

取消承认的原因。

如果没有取消,则返回 None

offset

识别事件的偏移量(以刻度为单位)。 一个计时周期表示一百纳秒,即一千万分之一秒。

result

语音识别事件结果。

session_id

会话标识符 (字符串格式的 GUID) 。