KeywordRecognizer.Recognized Événement

Définition

Signal pour les événements liés à la reconnaissance de mots clés.

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

Type d'événement

S’applique à