Share via


MeetingTranscriber.Transcribed Event

Definition

The event Transcribed signals that a final transcription result is received.

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) 

Event Type

Applies to