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

SpeechRecognitionEventArgs Class

Class for speech recognition event arguments.

Constructor for internal use.

Constructor

SpeechRecognitionEventArgs(handle: c_void_p)

Parameters

Name Description
handle
Required

Attributes

offset

The offset of the recognition event in ticks. A single tick represents one hundred nanoseconds or one ten-millionth of a second.

result

Speech recognition event result.

session_id

Session identifier (a GUID in string format).