表示文字列(多言語対応)
const uneeqOptions = {
languageStrings: {
"default": {
callToActionText: '👋 Hey! It is so good to meet you.',
errorText: 'An error occurred.',
textInputPlaceholder: 'Type here...',
showContentToolTip: 'Show Content',
sendQuestionButtonToolTip: 'Send Message',
startRecordingButtonToolTip: 'Start Recording',
unmuteMicrophoneToolTip: 'Unmute',
muteMicrophoneToolTip: 'Mute',
microphonePermissionNotAllowedButtonToolTip: 'Microphone permission not allowed',
microphoneEnabledHintTitle: 'Microphone Enabled',
microphoneEnabledHintText: 'You can speak to me, I\'m listening.',
microphoneEnabledHintTitleOverlay: 'Mic Enabled',
microphoneNotAllowedMessage: 'Microphone permission was not allowed. Please allow access to your microphone ' +
'via your browser settings, and try again.',
recordingTapToStart: 'Tap to record, tap again to send',
recordingSpeakNowPrompt: 'Speak now',
recordingTapStopWhenDone: 'Tap stop when done',
recordingStopButtonToolTip: 'Stop Recording',
recordingRequestingMicrophonePrompt: 'Requesting Microphone',
settingsExitButton: 'Exit',
confirmExitDescription: 'Are you sure you want to exit?',
confirmExitStayButton: 'STAY',
confirmExitEndButton: 'EXIT',
hideContentButton: 'Hide Content',
hideDigitalHumanButton: 'Hide Digital Human',
sessionEndedDueToInactivity: 'Digital human conversation has ended due to inactivity.',
sessionEndedByUser: 'Digital human conversation ended.',
sessionEndedDueToConnectionLoss: 'Digital human conversation has ended due to a connection issue.',
sessionEndedUnexpectedly: 'Digital human conversation has ended unexpectedly.',
sessionTransferred: 'Digital human conversation has transitioned.',
reconnectingText: 'reconnecting...',
muteDigitalHumanToolTip: 'Mute digital human audio',
unmuteDigitalHumanToolTip: 'Unmute digital human audio',
sessionEndedDueToVideoPlaybackError: 'Digital human conversation has ended due to a video playback error.',
sessionEndedDueToPermissionsError: 'Digital human conversation has ended due to a permissions error. Please check your browser settings.',
sessionEndedDueToRendererError: 'Digital human conversation has ended due to a configuration error. Please contact a support person.',
errorDigitalHumanResponse: 'Sorry, something has gone wrong. Please try again soon. (16001)',
videoAutoplayBlockedText: 'Click to resume the digital human.',
networkUnstableText: 'Poor network connection — the video may pause. Try moving closer to your Wi-Fi router or improving your network speed.',
networkReconnectingText: 'Reconnecting — your connection dropped.',
tryAgainError: 'Something went wrong, please try again.'
}
}
}言語置換
最終更新
