Files
chatgpt-on-wechat/voice/ali/config.json.template
chazzjimel d89b056886 add ali voice output
增加阿里云语音输出支持。
2023-12-03 18:19:03 +08:00

6 lines
151 B
Plaintext

{
"api_url": "https://nls-gateway-cn-shanghai.aliyuncs.com/stream/v1/tts",
"appkey": "",
"access_key_id": "",
"access_key_secret": ""
}