Share via


ConversationTranscriber.Transcribed Event

Definition

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

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

Event Type

Applies to