Share via


ConversationTranslator.ParticipantsChanged Event

Definition

Event that signals participants in the room have changed (e.g. a new participant joined).

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

Event Type

Applies to