SpeechSynthesizer.SynthesisCanceled イベント

定義

音声合成が取り消されたことを通知します。

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

イベントの種類

適用対象