SpeechSynthesizer.SynthesisStarted イベント

定義

音声合成が開始したことを通知します。

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

イベントの種類

適用対象