ConversationTranslator.Transcribed イベント

定義

会話参加者は、最終的な会話翻訳結果を通知するイベントを使用できます。

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

イベントの種類

適用対象