XChat Festival Plugin
Contents:
Purpose
Objectives
Dependencies
Code
Wiki
Provide audio notifications of incoming IRC messages.
- Recognizable sounds for different message sources (nicks)
- Better event matching than the highlighting provided by XChat
- Map each nick to a distinct sound, like mIRC nick colors but with audio
- Something I can implement quickly and be done with it.
festival.tcl goes into your $HOME/.xchat2 directory.
festival-config.tcl is the user configuration file. You should copy this into your $HOME/.xchat2 directory, then customize it for what you want spoken. See the comments at the end of festival.tcl to understand what the various variables mean.
See the Wiki for setup instructions, configuration hints, and discussion.