Compartir a través de


IntentRecognizer.Recognized Evento

Definición

El evento Recognized indica que se recibe un resultado de reconocimiento final.

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

Se aplica a