SpeechSynthesizer.SynthesisStarted Événement

Définition

Signaux que la synthèse vocale a démarré.

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

Type d'événement

S’applique à