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