From 73649e2e2891ea5ff2d113bc38d6079e47c678f8 Mon Sep 17 00:00:00 2001 From: yaooo <272523191@qq.com> Date: Thu, 12 Oct 2023 18:09:38 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E9=9D=99=E6=80=81=E8=B5=84?= =?UTF-8?q?=E6=BA=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/xf_voice/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/xf_voice/index.html b/public/xf_voice/index.html index bec6cc523..874a18b9b 100644 --- a/public/xf_voice/index.html +++ b/public/xf_voice/index.html @@ -45,8 +45,8 @@ // 服务接口认证信息 注:apiKey 和 apiSecret 的长度都差不多,请要填错哦,! appId: '2eda6c2e', - apiSecret: '12ec1f9d113932575fc4b114a2f60ffd', - apiKey: 'MDEyMzE5YTc5YmQ5NjMwOTU1MWY4N2Y2', + apiSecret: 'MDEyMzE5YTc5YmQ5NjMwOTU1MWY4N2Y2', + apiKey: '12ec1f9d113932575fc4b114a2f60ffd', // 注:要获取以上3个参数,请到迅飞开放平台:https://www.xfyun.cn/services/voicedictation 【注:这是我的迅飞语音听写(流式版)每天服务量500(也就是调500次),如果你需求里大请购买服务量:https://www.xfyun.cn/services/voicedictation?target=price】 onWillStatusChange: function (oldStatus, newStatus) {