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