SpeechSynthesizer.SynthesisCompleted イベント

定義

音声合成が完了したことを通知します。

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

イベントの種類

適用対象