次の方法で共有


ConversationTranslator.TextMessageReceived イベント

定義

会話参加者から翻訳されたテキスト メッセージを通知するイベント。

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) 

イベントの種類

適用対象