SpeechSynthesizer.SynthesisCanceled Evento

Definição

Sinaliza que a síntese de fala foi cancelada.

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

Tipo de evento

Aplica-se a