Uses of Class
com.microsoft.cognitiveservices.speech.transcription.ConversationTranslationCanceledEventArgs
-
Packages that use ConversationTranslationCanceledEventArgs Package Description com.microsoft.cognitiveservices.speech.transcription -
-
Uses of ConversationTranslationCanceledEventArgs in com.microsoft.cognitiveservices.speech.transcription
Fields in com.microsoft.cognitiveservices.speech.transcription with type parameters of type ConversationTranslationCanceledEventArgs Modifier and Type Field Description EventHandlerImpl<ConversationTranslationCanceledEventArgs>ConversationTranslator. canceledEvent that signals an error with the conversation translation, or the end of the audio stream has been reached.
-