I am trying to read in some .mp3 and .wav files using audioread
[y,fs]=audioread('Free.mp3');
sound(y,fs);
The file is able to play with sound, but all the data in 'y' is 0. I get the sampling frequency fs.
The handel.mat file I turned into a .wav and that works fine, I get the data in y. Why will my other audio files not load in, but is able to play?

1 件のコメント

Shubh Sahu
Shubh Sahu 2019 年 10 月 7 日
Could you please provide .mp3 or .wav you want to read.

サインインしてコメントする。

回答 (0 件)

質問済み:

2019 年 10 月 4 日

コメント済み:

2019 年 10 月 7 日

Community Treasure Hunt

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

Start Hunting!

Translated by