Compartilhar via


KeywordRecognizer.Recognized Evento

Definição

Sinal para eventos relacionados ao reconhecimento de palavras-chave.

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

Aplica-se a