Partager via


DialogServiceConnector.Recognized Événement

Définition

Signal pour les événements contenant les résultats de la reconnaissance vocale. Voir aussi 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) 

Type d'événement

S’applique à