Compartir a través de


SpeechSynthesizer.SynthesisStarted Evento

Definición

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

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

Tipo de evento

Se aplica a