KeywordRecognizer.Recognized イベント

定義

キーワードの認識に関連するイベントのシグナル。

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

イベントの種類

適用対象