class Transcription::ConversationTranslationResult
class Transcription::ConversationTranslationResult
: public Translation::TranslationRecognitionResult
: public Transcription::EventHelper
会話翻訳ツールの認識またはテキスト メッセージの結果を表します。 1.9.0 で追加されました。
メンバー
ParticipantId
構文: public const std::string & ParticipantId;
一意の参加者識別子。
OriginalLanguage
構文: public const std::string & OriginalLanguage;
元の認識またはテキスト メッセージが含まれている言語を取得します。
ConversationTranslationResult
構文: public inline explicit ConversationTranslationResult ( SPXRESULTHANDLE resultHandle );