| Package | Description |
|---|---|
| marytts.client |
Mary socket client implementation and interface.
|
| marytts.client.http |
| Modifier and Type | Class and Description |
|---|---|
class |
MarySocketClient
A socket client implementing the MARY protocol.
|
| Modifier and Type | Method and Description |
|---|---|
static MaryClient |
MaryClient.getMaryClient() |
static MaryClient |
MaryClient.getMaryClient(Address serverAddress)
The typical way to create a mary client.
|
static MaryClient |
MaryClient.getMaryClient(Address serverAddress,
boolean profile,
boolean quiet) |
| Modifier and Type | Class and Description |
|---|---|
class |
MaryHttpClient
An HTTP client implementing the MARY protocol.
|
Copyright © 2000–2022 DFKI GmbH. All rights reserved.