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!