mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-24 10:13:01 +08:00
tts add voice choose (#2391)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM> Co-authored-by: crazywoola <427733928@qq.com> Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
This commit is contained in:
@@ -294,6 +294,17 @@ const translation = {
|
||||
uploadLimit: '上传数量限制',
|
||||
},
|
||||
},
|
||||
voice: {
|
||||
name: '音色',
|
||||
description: '文本转语音音色设置',
|
||||
settings: '设置',
|
||||
voiceSettings: {
|
||||
title: '音色设置',
|
||||
language: '语言',
|
||||
resolutionTooltip: '文本转语音音色支持语言。',
|
||||
voice: '音色',
|
||||
},
|
||||
},
|
||||
openingStatement: {
|
||||
title: '对话开场白',
|
||||
add: '添加开场白',
|
||||
|
||||
Reference in New Issue
Block a user