DialogServiceConnector.SessionStarted イベント

定義

リッスン セッションの開始を示すシグナル。 SessionEventArgs も参照してください。

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

イベントの種類

適用対象