|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| EnvironmentChecks | |
| Mary | The main program for the mary TtS system. |
| MaryData | A representation of any type of mary data, be it input, intermediate or output data. |
| MaryDataType | A representation of the data types available as input/output of (partial) processing. |
| MaryDataType.Traits | |
| MaryProperties | A static class reading once, at program start, properties from a number of external property files, and providing them via static getter methods to anyone wishing to read them. |
| MaryServer | Listen for clients on socket port
MaryProperties.socketPort(). |
| MaryXML | Class containing only static methods. |
| Request | A request consists of input data, a desired output data type and the means
to process the input data into the data of the output type. A request is used as follows. |
| RequestHandler | A lightweight process handling one Request in a thread of its own. |
| RequestHandler.StreamingOutputWriter | |
| Version | Provide Version information for the Mary server and client. |
| Exception Summary | |
|---|---|
| NoSuchPropertyException | |
The main package for mary, containing the server code as well as fundamental data structure definitions.
Mary.main(java.lang.String[])
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||