SpeechSynthesizer.SynthesisCanceled Event

Definition

Signals that the speech synthesis was canceled.

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

Event Type

Applies to