次の方法で共有


ConversationTranslator.Canceled イベント

定義

メッセージ交換の文字起こしでエラーを通知するイベント、またはオーディオ ストリームの末尾に達しました。

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

イベントの種類

適用対象