次の方法で共有


MeetingTranscriber.Transcribing イベント

定義

イベント Transcribing は、中間文字起こしの結果が受信されたことを通知します。

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

イベントの種類

適用対象