mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-11-17 06:23:44 +08:00
feat: 语音选择
This commit is contained in:
@@ -95,7 +95,7 @@ export const DEFAULT_CONFIG = {
|
||||
sttConfig: {
|
||||
enable: true,
|
||||
engine: DEFAULT_STT_ENGINE,
|
||||
language: DEFAULT_STT_LANGUAGE,
|
||||
lang: DEFAULT_STT_LANGUAGE,
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user