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!