TranslationSynthesisEventArgs class

変換合成イベント引数

Extends

コンストラクター

TranslationSynthesisEventArgs(TranslationSynthesisResult, string)

このクラスのインスタンスを作成して初期化します。

プロパティ

result

翻訳合成結果を指定します。

sessionId

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

コンストラクターの詳細

TranslationSynthesisEventArgs(TranslationSynthesisResult, string)

このクラスのインスタンスを作成して初期化します。

new TranslationSynthesisEventArgs(result: TranslationSynthesisResult, sessionId?: string)

パラメーター

result
TranslationSynthesisResult

翻訳合成結果。

sessionId

string

セッション ID。

プロパティの詳細

result

翻訳合成結果を指定します。

TranslationSynthesisResult result

プロパティ値

翻訳合成結果を指定します。

sessionId

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

string sessionId

プロパティ値

string

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