SpeechRecognitionEventArgs Class
Class for speech recognition event arguments.
Constructor for internal use.
- Inheritance
-
SpeechRecognitionEventArgs
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).
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for Python