DialogServiceConnector.SessionStarted Event

Definition

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

Event Type

Applies to