$ mkfifo audiofifo $ aplay -t raw -c 2 -f S16_LE -r 44100 audiofifo & $ mplayer -ao pcm:nowaveheader:file=audiofifo <audio files>