I want to decode a sample speex file with speex dev (provided by libspeex)
but, executing "speexdec sample_file_name.spx
" command
caused this error:
cannot open /dev/dsp no such file or directory.
what should i do?
I would be grateful for any help!