RecognitionEventArgs Class
Provides data for the RecognitionEvent.
Constructor for internal use.
- Inheritance
-
RecognitionEventArgs
Constructor
RecognitionEventArgs(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.
session_id
Session identifier (a GUID in string format).
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python