Compartir a través de


SpeechSynthesizer.SynthesisCompleted Evento

Definición

Indica que se ha completado la síntesis de voz.

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

Tipo de evento

Se aplica a