Compartir a través de


DialogServiceConnector.Recognized Evento

Definición

Señal de eventos que contienen resultados de reconocimiento de voz. Consulte también SpeechRecognitionEventArgs.

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

Tipo de evento

Se aplica a