diff --git a/public/xf_voice/index.html b/public/xf_voice/index.html index c48f9233b..bec6cc523 100644 --- a/public/xf_voice/index.html +++ b/public/xf_voice/index.html @@ -44,9 +44,9 @@ const voice = new Voice({ // 服务接口认证信息 注:apiKey 和 apiSecret 的长度都差不多,请要填错哦,! - appId: '5ec244d5', - apiSecret: '37912e3e3f205e2a6201ec290452470a', - apiKey: '78b6c006f1f3df5e24d315e3dff09212', + appId: '2eda6c2e', + apiSecret: '12ec1f9d113932575fc4b114a2f60ffd', + apiKey: 'MDEyMzE5YTc5YmQ5NjMwOTU1MWY4N2Y2', // 注:要获取以上3个参数,请到迅飞开放平台:https://www.xfyun.cn/services/voicedictation 【注:这是我的迅飞语音听写(流式版)每天服务量500(也就是调500次),如果你需求里大请购买服务量:https://www.xfyun.cn/services/voicedictation?target=price】 onWillStatusChange: function (oldStatus, newStatus) {