From: mohamad on
dears
i'm trying to read a specificile to wav file to work on it
[k fs] = wavread(filename);
but i get an error while running
??? Error using ==> wavread at 166
Data compression format (CCITT a-law) is not supported.

Error in ==> wave1 at 17
d = wavread(filename);.

i tried to read it by the file reader but the the voice is damaged

not : i cant change the specification of input file