Delen via


ConversationTranslator.SessionStarted Event

Definition

Event that signals the start of a conversation translation session.

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