intent Module
Classes related to intent recognition from speech.
Classes
IntentRecognitionCanceledEventArgs |
Class for intent recognition canceled event arguments. Constructor for internal use. |
IntentRecognitionEventArgs |
Class for intent recognition event arguments. Constructor for internal use. |
IntentRecognitionResult |
Represents the result of an intent recognition. Constructor for internal use. |
IntentRecognizer |
In addition to performing speech-to-text recognition, the IntentRecognizer extracts structured information about the intent of the speaker. |
IntentTrigger |
Represents an intent trigger. |
LanguageUnderstandingModel |
Represents language understanding model used for intent recognition. The model can be initialized in different ways:
|
Azure SDK for Python