次の方法で共有


TranslationRecognizer.Synthesizing イベント

定義

イベント Synthesizing は、翻訳合成結果が受信されたことを通知します。

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

イベントの種類

適用対象