#! /bin/sh # convert fbox music-on-hold to .wav, no resampling! tail -c +5 $1 | sox -t la - -t wav -c 1 -s -w $2