Does the WAVREAD function from MATLAB 7.13 (R2011b) support ADPCM data format?
Show older comments
I am attempting to use WAVREAD to open WAV files under Windows and I receive the following error message from MATLAB:
airdata = wavread('airplane2.wav')
??? Error using ==> wavread at 166
Data compression format (Microsoft ADPCM) is not supported.
Accepted Answer
More Answers (0)
Categories
Find more on Audio Processing Algorithm Design 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!