DialogServiceConnector.SessionStopped イベント

定義

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

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

イベントの種類

適用対象