次の方法で共有


ConversationTranscriber.Canceled イベント

定義

イベント Canceled は、文字起こしが取り消されたことを通知します。

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

イベントの種類

適用対象