DialogServiceConnector.Recognizing イベント

定義

中間認識結果を含むイベントのシグナル。 SpeechRecognitionEventArgs も参照してください。

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

イベントの種類

適用対象