Package | Description |
---|---|
marytts.client |
Mary socket client implementation and interface.
|
Modifier and Type | Field and Description |
---|---|
Vector<MaryClient.DataType> |
MaryFormData.allDataTypes |
Vector<MaryClient.DataType> |
MaryFormData.inputDataTypes |
Vector<MaryClient.DataType> |
MaryFormData.outputDataTypes |
Modifier and Type | Method and Description |
---|---|
Vector<MaryClient.DataType> |
MaryClient.getAllDataTypes()
Obtain a list of all data types known to the server.
|
Vector<MaryClient.DataType> |
MaryClient.getInputDataTypes()
Obtain a list of input data types known to the server.
|
Vector<MaryClient.DataType> |
MaryClient.getOutputDataTypes()
Obtain a list of output data types known to the server.
|
Copyright © 2000–2016 DFKI GmbH. All rights reserved.