Recognizer.SessionStarted イベント

定義

セッション開始イベントのイベント ハンドラーを定義します。

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

イベントの種類

適用対象