| Class | Description |
|---|---|
| EnvironmentChecks | |
| Mary |
The main program for the mary TtS system.
|
| 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(). |
| 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.StreamingOutputPiper | |
| RequestHandler.StreamingOutputWriter |
Copyright © 2000–2016 DFKI GmbH. All rights reserved.