SpeechSynthesizer.SynthesisCompleted Event

Definition

Signals that speech synthesis has completed.

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

Event Type

Applies to