Sound Support Demo
Note Sound Support currently is only available for the GNOME desktop using XDMCP
mpg123 is a command line mp3 player which is available for free. Red Hat machines ship without mp3 players because of licensing restrictions
- Download http://www.mpg123.de/download.shtml
- Extract the file: tar xzf mpg123*.tar.gz
- cd into the file
- Type: ./configure
- su to root: su
- Type: make
- Type: make install
- Type make clean
Type: esddsp mpg123 filename.mp3 to listen to your file.
See Also
Sound Support

Solutions