Compartir a través de


ConversationTranslator.TextMessageReceived Evento

Definición

Evento que señala un mensaje de texto traducido de un participante de conversación.

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

Tipo de evento

Se aplica a