From 814b6753c24dc707c872ed43de0016cd65560469 Mon Sep 17 00:00:00 2001 From: gaojia Date: Wed, 26 Mar 2025 17:33:39 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E9=85=8D=E7=BD=AE=E6=96=87?= =?UTF-8?q?=E4=BB=B6=E4=B8=AD=E7=9A=84=E6=B3=A8=E9=87=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- voice/tencent/config.json.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/voice/tencent/config.json.template b/voice/tencent/config.json.template index 91a035c..210d95f 100644 --- a/voice/tencent/config.json.template +++ b/voice/tencent/config.json.template @@ -1,5 +1,5 @@ { - "voice_type": 1003, # 客服女声 + "voice_type": 1003, "secret_id": "YOUR_SECRET_ID", "secret_key": "YOUR_SECRET_KEY" }