mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-17 13:57:10 +00:00
feat: 支持转语音
This commit is contained in:
parent
5fc5d2e5aa
commit
6ed7588f27
4 changed files with 226 additions and 1 deletions
|
|
@ -39,6 +39,7 @@ const defaultConfig = {
|
|||
debug: true,
|
||||
defaultTimeoutMs: 120000,
|
||||
chromeTimeoutMS: 120000,
|
||||
ttsSpace: '',
|
||||
version: 'v2.0.16'
|
||||
}
|
||||
const _path = process.cwd()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue