Compartir a través de


ConversationTranslator.ParticipantsChanged Evento

Definición

Evento que indica que los participantes de la sala han cambiado (por ejemplo, un nuevo participante unido).

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) 

Tipo de evento

Se aplica a