Clover Installation Instructions:
1. Download and install the latest version of Java
2. Download and install a Java Speech implementation. This allows the text-to-speech capabilities
to be utilized
in the tool, but the tool should still work if you skip this step. One
combination that has worked well is the
The Microsoft Speech SDK (SAPI 5.1) along with
CloudGarden's TalkingJava
implementation.
3. Install Clover
If you are running Windows, run the setup file. If the setup file is missing or broken, or if you are running another OS, you can install Clover by unzipping clover.zip into the folder of your choice. (We suggest C:\Clover on a Windows machine.) Then install the two fonts (C:\clover\*.ttf). On Windows, this is done by copying the fonts into the font folder C:\Windows\Fonts.
4. Run Clover
To run Clover, double-click the clover.jar file in the folder in which you installed or unzipped Clover. Alternatively, you can run the executable batch file clover.bat. The latter method also includes a parameter to increase the Java heap size.
Enjoy!