Function importAudioFile does not exist
Ältere Kommentare anzeigen

I am using matlab2020
a failure occured " Function importAudioFile does not exist"
how can i solve this
1 Kommentar
jibrahim
am 18 Feb. 2021
If your data folders contain audio files, I recommend you use audioDatastore
Antworten (3)
Shashank Gupta
am 23 Feb. 2021
0 Stimmen
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
am 9 Apr. 2023
0 Stimmen
May I ask if your problem has been resolved and how it was resolved
John Kim
am 31 Jan. 2024
0 Stimmen
Hi Sanghyun,
I used @audioread and it allowed me to create the datastore with the .wave files
Hope this helps!
Kategorien
Mehr zu Feature Extraction finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!