SpeechSynthesizer.SynthesisStarted Event

Definition

Signals that speech synthesis has started.

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

Event Type

Applies to