XChat plugin for synthesizing speech of chats
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.

29 lines
782 B

13 years ago
Note: this plugin requires my fork of python-espeak to properly display the list of available languages
Don't be surprised if you get an exception when you try to do "/ircspeak langlist"
13 years ago
13 years ago
Put irc_speak.py in your .xchat2 directory (usually ~/.xchat2)
Install either python-synth (https://github.com/nisstyre56/python-synth) or python-espeak (https://launchpad.net/python-espeak)
In both cases it should be as simple as "python setup.py"
If you're using python-synth:
13 years ago
" git clone http://github.com/nisstyre56/python-synth.git " to get a copy of the source
13 years ago
13 years ago
/help ircspeak
13 years ago
Setting a new user:
13 years ago
/ircspeak set --help
13 years ago
Deleting a user:
/ircspeak del <user>
Listing users:
/ircspeak list
13 years ago
Saving your options:
/ircspeak save
Get a list of all available languages:
/ircspeak langlist