Why do I receive an error about "incorrect chunk size" when using WAVREAD in MATLAB?
Show older comments
Using the following code:
wavread('myfile.wav')
I receive the following error:
??? Error using ==> wavread
Error using ==> wavread
Incorrect chunk size information in WAV file.
Accepted Answer
More Answers (0)
Categories
Find more on Audio I/O and Waveform Generation in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!