This is a precompiled TTCom with the Soundspeech plugin included. Soundspeech allows TTCom events to have a sound assigned to them, as well as allowing for events to be spoken through your screen reader and optionally sent to your iOS device if you have Prowl set up.

## Usage

### configuring servers

Inside the folder is a file named ttcom.conf. Open this file in a text editor, such as Notepad or Notepad Plus Plus, and look through the top lines for instructions on how to configure server defaults and TT servers with their own settings like username, password, channel etc. I also highly recommend you set autoLogin to 1 in the server-defaults, so TTCom will automatically log itself into your servers at startup.

### Soundspeech lines

When configuring a server in ttcom.conf, you can add some extra lines that the Soundspeech plugin uses.

* soundpack=mixed: this sets the sound pack to mixed. See the sounds folder for all the sound packs you can use.
* prowlid=xxxxx: this sets your Prowl API key if you have one, which allows you to have TTCom events sent to your iOS device.

### Launching

Once you have all your servers configured, it's time to get logged in. Simply launch the ttcom.exe file to start the TTCom program. Once TTCom is running, a terminal window should appear and you should start hearing sounds and items spoken through the screen reader.
See https://dlee.org/ttcom/ for all the commands you can use with TTCom.

## Credits

* Original TTCom tool provided by [Doug Lee](https://dlee.org).
* Soundspeech provided by [Mason Armstrong](https://masonasons.me).
* Prowl support for Soundspeech provided by [mad-gamer](https://mad-gamer.com).
* Precompiled TTCom with Soundspeech provided by [Stuart Hughes](https://seedy.cc).