Compartir a través de


SpeechSynthesizer.SynthesisCanceled Evento

Definición

Indica que se canceló la síntesis de voz.

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

Se aplica a