Program documentation for the Java code within the Mary TTS system. The system is composed of a main server or "manager" program, a number of modules doing the actual processing, and a client sending input data and receiving processing results.

The main server is located in the marytts.server package. The individual modules can be found in:

The client, including a GUI interface, is located in the marytts.client package.

For content-oriented documentation of the system and online demos see the Mary Homepage. @see marytts.server.Mary#main