Azzera filtri
Azzera filtri

Use audioread but only returns sample rate but no data

1 visualizzazione (ultimi 30 giorni)
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!

Risposta accettata

Lizhao Du
Lizhao Du il 31 Gen 2018
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.

Più risposte (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!