DialogServiceConnector.SessionStopped Event

Definition

Signal that indicates the end of a listening session. See also 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) 

Event Type

Applies to