Compartir a través de


DialogServiceConnector.Canceled Evento

Definición

Señal de eventos relacionados con la cancelación de una interacción. Consulte también SpeechRecognitionCanceledEventArgs.

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