Uses of Class
com.microsoft.cognitiveservices.speech.intent.IntentRecognitionCanceledEventArgs
-
Packages that use IntentRecognitionCanceledEventArgs Package Description com.microsoft.cognitiveservices.speech.intent -
-
Uses of IntentRecognitionCanceledEventArgs in com.microsoft.cognitiveservices.speech.intent
Fields in com.microsoft.cognitiveservices.speech.intent with type parameters of type IntentRecognitionCanceledEventArgs Modifier and Type Field Description EventHandlerImpl<IntentRecognitionCanceledEventArgs>IntentRecognizer. canceledThe event canceled signals that the intent recognition was canceled.
-