Here's a script that plays audionoir.sh now. Modify the station variable though to another working radio stream and you can get it playing that stream too. #!/usr/bin/env bash # file: audionoir.sh - listen to audionoir radio script # from: radio.sh - template for new stations station="http://198.245.61.123:8000/noir/" rvlc --quiet --novideo --key-vol-up 123 --no-skinned-playlist $station -- _______________________________________________ Speakup mailing list Speakup@xxxxxxxxxxxxxxxxx http://linux-speakup.org/cgi-bin/mailman/listinfo/speakup