次の方法で共有


Recognizer.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) 

イベントの種類

適用対象