mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-17 13:57:10 +00:00
新增:高清语音添加到锅巴配置项
This commit is contained in:
parent
ab050cf73e
commit
e73f46ca24
1 changed files with 6 additions and 0 deletions
|
|
@ -149,6 +149,12 @@ export function supportGuoba () {
|
|||
max: 299
|
||||
}
|
||||
},
|
||||
{
|
||||
field: 'ttsHD',
|
||||
label: '开启高清语音',
|
||||
bottomHelpMessage: '开启高清语音后,电脑端将无法播放语音',
|
||||
component: 'Switch'
|
||||
},
|
||||
{
|
||||
field: 'alsoSendText',
|
||||
label: '语音同时发送文字',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue