Partager via


TranslationRecognizer.Synthesizing Événement

Définition

L’événement Synthesizing signale qu’un résultat de synthèse de traduction est reçu.

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) 

Type d'événement

S’applique à