Compartir a través de


DialogServiceConnector.SessionStarted Evento

Definición

Señal que indica el inicio de una sesión de escucha. Consulte también 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) 

Tipo de evento

Se aplica a