Share via


MeetingTranscriber.Transcribing Event

Definition

The event Transcribing signals that an intermediate transcription result is received.

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) 

Event Type

Applies to