Partilhar via


IntentRecognizer.Recognized Evento

Definição

O evento Recognized sinaliza que um resultado de reconhecimento final é recebido.

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

Tipo de evento

Aplica-se a