Partilhar via


TranslationRecognizer.Synthesizing Evento

Definição

O evento Synthesizing sinaliza que um resultado de síntese de tradução é recebido.

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) 

Tipo de evento

Aplica-se a