After days of thinking, I now may know the reason why I failed to extract the data from aac files. It is because aac files can only read by Apple devices. And if we use MATLAB with Chinese, we may fail to read it. Therefore, two solutions are found. One, to download an MATLAB in English; two, to tuen the aac files into wav or other files that android devices can read. I tried the second one and successed at last.
Use audioread but only returns sample rate but no data
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Lizhao Du
el 27 de En. de 2018
Respondida: Lizhao Du
el 31 de En. de 2018
As the title says, I use audioread but only returns sample rate but no data. In fact, in my collegus' computer, they can get the whole data but it doesn't in mine. Mine is 2016a, theirs are 2015b. So, what is wrong? Could someone helps me? Thanks in advance!
0 comentarios
Respuesta aceptada
Más respuestas (0)
Ver también
Categorías
Más información sobre 音频和视频 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!