User Feedback :: playing wave file



Which command can I use to play a wave file in text mode (run level = 2) in DSL0.7?
mpg123 - will play many compressed wav files found thruout the web.

If you are trying to playback real uncompressed wavs,
like 44.1 KHz , 16bit , stereo , CD Rips, etc ...
then apt-get the wavtools package..

"apt-get install wavtools"

Then, use "wavp FILENAME" to playback.

73
ke4nt


original here.