SpeechSynthesizer.SynthesisCanceled Événement

Définition

Signale que la synthèse vocale a été annulée.

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

Type d'événement

S’applique à