DialogServiceConnector.SpeechStartDetected イベント

定義

現在のフレーズの入力オーディオで音声データが最初に検出されたときに発生します。

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

イベントの種類

適用対象