Package | Description |
---|---|
marytts.modules.acoustic |
Modifier and Type | Method and Description |
---|---|
static ModelType |
ModelType.fromString(String string) |
static ModelType |
ModelType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ModelType[] |
ModelType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2000–2016 DFKI GmbH. All rights reserved.