表示用の文字列とスニペットサンプル
以下のコードブロックには、ホステッドエクスペリエンスのUI テキストを日本語に置換て使用できる languageString キーの全リスト例を表示しています。
値の意味はカスタマページを参考にしてください。
<script> window.uneeqInteractionsOptions = { personaShareId: "ペルソナShareIDを入れる", // layoutMode: 'overlay', layoutMode: 'fullScreen', // layoutMode: 'splitScreen', // cameraPosition: "RIGHT", cameraPosition: "CENTER", // cameraPosition: "LEFT", displayCallToAction: true, enableMicrophone: true, enableTransparentBackground: true, mobileViewWidthBreakpoint: 900, playWelcome: true, renderContent: true, showUserInputInterface: true, // voiceInputMode: "VOICE_ACTIVITY", voiceInputMode: "PUSH_TO_TALK", autoStart: false, languageStrings: { "ja": { "callToActionText": ' こんにちはデジタルヒューマンのソフィーです.', "confirmExitDescription": '本当に終了しますか?', "confirmExitEndButton": '終了', "confirmExitStayButton": '戻る', "errorText": 'エラーが発生しました', "hideContentButton": 'コンテンツを非表示', "hideDigitalHumanButton": 'デジタルヒューマンを非表示', "microphonePermissionBlockedButtonToolTip": 'マイクの使用を許可してください', "recordingRequestingMicrophonePrompt": 'マイクを要求する', "recordingSpeakNowPrompt": '今すぐ話す', "recordingStopButtonToolTip": 'ストップ レコーディング', "recordingTapStopWhenDone": '完了したら停止をタップ', "recordingTapToStart": 'タップして録音、もう一度タップして送信', "sendQuestionButtonToolTip": 'メッセージの送信', "settingsExitButton": '終了', "startRecordingButtonToolTip": 'スタート レコーディング', "textInputPlaceholder": "ここに入力..." }, "de-DE": { "callToActionText": "Hi! Klicken Sie hier, um ein Gespräch zu beginnen.", "textInputPlaceholder": "Geben Sie hier ein ..." }, "default": { "callToActionText": "Hi! Click here to start a conversation.", "textInputPlaceholder": "Type here..." } } } </script> <script src="https://hosted.us.uneeq.io/interactions/v1/deploy"></script>
お役に立ちましたか?
😞
😐
🤩
最終更新日 January 1, 2023