Recognizer.SessionStarted Event

Definition

Defines event handler for session started event.

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