add ali voice output

增加阿里云语音输出支持。
This commit is contained in:
chazzjimel
2023-12-03 18:19:03 +08:00
parent 88fb3dbf60
commit d89b056886
4 changed files with 197 additions and 7 deletions

View File

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