去除语音结果测试数据
This commit is contained in:
parent
dcde3424b8
commit
af604a45e5
|
|
@ -349,8 +349,8 @@ onMounted(() => {
|
||||||
})
|
})
|
||||||
|
|
||||||
runApiAudio('result', 'GET', {
|
runApiAudio('result', 'GET', {
|
||||||
// path: vidFile,
|
path: vidFile,
|
||||||
path: 'VID_20251104_085655_024.AVI',
|
// path: 'VID_20251104_085655_024.AVI',
|
||||||
}).then((res) => {
|
}).then((res) => {
|
||||||
getAudioRecData(res as AudioResult)
|
getAudioRecData(res as AudioResult)
|
||||||
})
|
})
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue