更新web语音key
This commit is contained in:
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) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user