TranslationSynthesisEventArgs class
変換合成イベント引数
- Extends
コンストラクター
Translation |
このクラスのインスタンスを作成して初期化します。 |
プロパティ
result | 翻訳合成結果を指定します。 |
session |
セッション識別子を表します。 |
コンストラクターの詳細
TranslationSynthesisEventArgs(TranslationSynthesisResult, string)
このクラスのインスタンスを作成して初期化します。
new TranslationSynthesisEventArgs(result: TranslationSynthesisResult, sessionId?: string)
パラメーター
- result
- TranslationSynthesisResult
翻訳合成結果。
- sessionId
-
string
セッション ID。
プロパティの詳細
result
sessionId
セッション識別子を表します。
string sessionId
プロパティ値
string
セッション識別子を表します。