Does the WAVREAD function from MATLAB 7.13 (R2011b) support ADPCM data format?
Mostrar comentarios más antiguos
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.
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Audio I/O and Waveform Generation en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!