SpeechSynthesizer.SynthesisStarted Evento

Definição

Sinaliza que a síntese de fala foi iniciada.

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

Aplica-se a