IntentRecognitionEventArgs Class
Class for intent recognition event arguments.
Constructor for internal use.
- Inheritance
-
IntentRecognitionEventArgs
Constructor
IntentRecognitionEventArgs(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
Intent recognition event result.
session_id
Session identifier (a GUID in string format).
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.
Azure SDK for Python