次の方法で共有


MeetingTranscriber.Transcribed イベント

定義

イベント Transcribed は、最終的な文字起こし結果が受信されたことを通知します。

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

イベントの種類

適用対象