DialogServiceConnector.Recognized イベント

定義

音声認識結果を含むイベントのシグナル。 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) 

イベントの種類

適用対象