新增:高清语音添加到锅巴配置项

This commit is contained in:
ifeif 2023-05-16 15:12:37 +08:00
parent ab050cf73e
commit e73f46ca24

View file

@ -149,6 +149,12 @@ export function supportGuoba () {
max: 299
}
},
{
field: 'ttsHD',
label: '开启高清语音',
bottomHelpMessage: '开启高清语音后,电脑端将无法播放语音',
component: 'Switch'
},
{
field: 'alsoSendText',
label: '语音同时发送文字',