mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-18 14:27:10 +00:00
feat: 添加Azure语音支持
This commit is contained in:
parent
20f6cd5390
commit
cf992bbc2c
6 changed files with 396 additions and 36 deletions
|
|
@ -29,7 +29,7 @@ try {
|
|||
}
|
||||
_puppeteer = new Puppeteer(puppeteerCfg)
|
||||
} catch (e) {
|
||||
logger.warn('未能加载puppeteer,尝试降级到Yunzai的puppeteer尝试')
|
||||
logger.debug('未能加载puppeteer,尝试降级到Yunzai的puppeteer尝试')
|
||||
_puppeteer = puppeteer
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue