SpeechRecognizer.Canceled Evento

Definição

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

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

Aplica-se a