DialogServiceConnector.SpeechEndDetected イベント

定義

現在のフレーズの音声データの終了が検出されたときに発生します。

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

イベントの種類

適用対象