ConversationTranslator.TextMessageReceived Event

Definition

Event that signals a translated text message from a conversation participant.

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) 

Event Type

Applies to