TranslationRecognizer.Synthesizing Event

Definition

The event Synthesizing signals that a translation synthesis result is received.

public event EventHandler<Microsoft.CognitiveServices.Speech.Translation.TranslationSynthesisEventArgs> Synthesizing;
member this.Synthesizing : EventHandler<Microsoft.CognitiveServices.Speech.Translation.TranslationSynthesisEventArgs> 
Public Custom Event Synthesizing As EventHandler(Of TranslationSynthesisEventArgs) 

Event Type

Applies to