diff --git a/guoba.support.js b/guoba.support.js index ef5957e..ef377bf 100644 --- a/guoba.support.js +++ b/guoba.support.js @@ -149,6 +149,12 @@ export function supportGuoba () { max: 299 } }, + { + field: 'ttsHD', + label: '开启高清语音', + bottomHelpMessage: '开启高清语音后,电脑端将无法播放语音', + component: 'Switch' + }, { field: 'alsoSendText', label: '语音同时发送文字',