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