Partilhar via


MeetingTranscriber.Canceled Evento

Definição

O evento Canceled sinaliza que o reconhecimento de fala foi cancelado.

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) 

Tipo de evento

Aplica-se a