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) {