com.microsoft.cognitiveservices.speech.intent
Classes
| IntentRecognitionCanceledEventArgs |
Define payload of intent recognition canceled result events. |
| IntentRecognitionEventArgs |
Defines content of an intent recognizing/recognized events. |
| IntentRecognitionResult |
Defines result of intent recognition. |
| IntentRecognizer |
Performs intent recognition on the speech input. It returns both recognized text and recognized intent. Note: close() must be called in order to release underlying resources held by the object. |
| IntentTrigger |
Defines intent trigger object. |
| LanguageUnderstandingModel |
Represents language understanding model used for intent recognition. |