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

イベントの種類

適用対象