Partilhar via


IntentRecognizer.Canceled Evento

Definição

O evento Canceled sinaliza que o reconhecimento de intenção foi cancelado.

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

Tipo de evento

Aplica-se a