KeywordRecognizer.Recognized Event

Definition

Signal for events related to the recognition of keywords.

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

Event Type

Applies to