Function importAudioFile does not exist
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
I am using matlab2020
a failure occured " Function importAudioFile does not exist"
how can i solve this
1 comentario
jibrahim
el 18 de Feb. de 2021
If your data folders contain audio files, I recommend you use audioDatastore
Respuestas (3)
Shashank Gupta
el 23 de Feb. de 2021
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
0 comentarios
xiyun
el 9 de Abr. de 2023
May I ask if your problem has been resolved and how it was resolved
0 comentarios
John Kim
el 31 de En. de 2024
Hi Sanghyun,
I used @audioread and it allowed me to create the datastore with the .wave files
Hope this helps!
0 comentarios
Ver también
Categorías
Más información sobre Dataset Management and Labeling en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!