Compartir a través de


TranslationRecognizer.Canceled Evento

Definición

El evento Canceled indica que se canceló la traducción de voz a texto/síntesis.

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

Tipo de evento

Se aplica a