次の方法で共有


TranslationSynthesisEventArgs クラス

定義

変換合成結果イベントのペイロードが含まれます。

public sealed class TranslationSynthesisEventArgs : Microsoft.CognitiveServices.Speech.SessionEventArgs
type TranslationSynthesisEventArgs = class
    inherit SessionEventArgs
Public NotInheritable Class TranslationSynthesisEventArgs
Inherits SessionEventArgs
継承
TranslationSynthesisEventArgs

プロパティ

Result

変換合成結果を指定します。

SessionId

セッション識別子を表します。

(継承元 SessionEventArgs)

メソッド

ToString()

音声認識の結果イベントを表す文字列を返します。

適用対象