Compartir a través de


Recognizer.SessionStarted Evento

Definición

Define el controlador de eventos para el evento iniciado por la sesión.

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

Tipo de evento

Se aplica a