Compartir a través de


ConversationTranslator.SessionStarted Evento

Definición

Evento que indica el inicio de una sesión de traducción de conversació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