ConversationTranscriber.Canceled Event

Definition

The event Canceled signals that the transcription was canceled.

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

Event Type

Applies to