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