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.
nisstyre56 5f9d868ddf Edited irc_speak.py via GitHub 13 years ago
README Added support for deletion and listing users 13 years ago
irc_speak.py Edited irc_speak.py via GitHub 13 years ago
options.example.json example json file 13 years ago

README

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"

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:

" git clone http://github.com/nisstyre56/python-synth.git " to get a copy of the source

/help ircspeak

Setting a new user:
/ircspeak set --help

Deleting a user:
/ircspeak del <user>

Listing users:

/ircspeak list

Saving your options:
/ircspeak save

Get a list of all available languages:
/ircspeak langlist