Colloquy speech plugin
Tuesday, January 11th, 2005I was looking for a way to “listen” to the MWSF keynote coverage. There’s at least one group that will be covering it via IRC. I worked up a quick applescript plugin for Colloquy; it’s available here. Unpack the archive in your home directory (tar -xzf colloquy_speech.tar.gz -C ~/), start Colloquy, and subscribe to #mercworld. Then, in a terminal window, do:
tail -f ~/Desktop/colloquy transcript.txt | awk -F'|' -f ~/Library/Application Support/Colloquy/PlugIns/say.awk
The awk script calls “say” to speak the transcript.