クラスの文字起こし::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 );