Compartir a través de


KeywordRecognizer.Recognized Evento

Definición

Señal de eventos relacionados con el reconocimiento de palabras clave.

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

Tipo de evento

Se aplica a