更新web语音key

This commit is contained in:
yaooo 2023-10-12 11:26:02 +08:00
parent b3c2e89191
commit c81f156fde

@ -44,9 +44,9 @@
const voice = new Voice({
// 服务接口认证信息 注apiKey 和 apiSecret 的长度都差不多,请要填错哦,!
appId: '5ec244d5',
apiSecret: '37912e3e3f205e2a6201ec290452470a',
apiKey: '78b6c006f1f3df5e24d315e3dff09212',
appId: '2eda6c2e',
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) {