Compartir a través de


SourceLanguageRecognizer.Canceled Evento

Definición

El evento Canceled indica que se canceló la conversión de voz en el reconocimiento de idioma de origen.

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

Tipo de evento

Se aplica a