Function importAudioFile does not exist
显示 更早的评论

I am using matlab2020
a failure occured " Function importAudioFile does not exist"
how can i solve this
1 个评论
jibrahim
2021-2-18
If your data folders contain audio files, I recommend you use audioDatastore
回答(3 个)
Shashank Gupta
2021-2-23
0 个投票
Hi,
you can take help from this file exchange link, I think the implementation you are trying is similar to the link I attached. @jibrahim mentioned about the audioDatastore and I think It is more reliable and better way of dealing with your problem.
I hope this helps.
Cheers
xiyun
2023-4-9
0 个投票
May I ask if your problem has been resolved and how it was resolved
John Kim
2024-1-31
0 个投票
Hi Sanghyun,
I used @audioread and it allowed me to create the datastore with the .wave files
Hope this helps!
类别
在 帮助中心 和 File Exchange 中查找有关 Feature Extraction 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!