Share via


MeetingTranscriber.Canceled Event

Definition

The event Canceled signals that the speech recognition was canceled.

public event EventHandler<Microsoft.CognitiveServices.Speech.Transcription.MeetingTranscriptionCanceledEventArgs> Canceled;
member this.Canceled : EventHandler<Microsoft.CognitiveServices.Speech.Transcription.MeetingTranscriptionCanceledEventArgs> 
Public Custom Event Canceled As EventHandler(Of MeetingTranscriptionCanceledEventArgs) 

Event Type

Applies to