Partilhar via


SpeechSynthesizer.SynthesisCompleted Evento

Definição

Sinaliza que a síntese de fala foi concluída.

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

Aplica-se a