How do you play a sound in UNIX?

Is it possible to play a audio file from Unix? If so what format must it be in? What is the command to play it? How do you use that command?

mplayer ( http://www.mplayerhq.hu ) is a fairly common command line player. It can copy with most common and lots of uncommon media format.

mplayer myFile.mp3

2 Responses

  1. tkquestion Says:

    There is no standard command in Unix that will play sound. Remember, traditional unix is a typewriter based OS. Unless the Unix is running on some workstations or PCs, most of them don't even have sound interfaces.
    References :

  2. David D Says:

    mplayer ( http://www.mplayerhq.hu ) is a fairly common command line player. It can copy with most common and lots of uncommon media format.

    mplayer myFile.mp3
    References :

Leave a Comment

Please note: Comment moderation is enabled and may delay your comment. There is no need to resubmit your comment.

Posted on August 15th, 2008 by admin and filed under unix |

|