| Package | Description |
|---|---|
| marytts.tools.voiceimport |
| Modifier and Type | Class and Description |
|---|---|
class |
NullUnit
Null-Unit entry for the Catalog.
|
| Modifier and Type | Field and Description |
|---|---|
Unit |
Unit.next |
Unit |
Unit.previous |
| Constructor and Description |
|---|
Unit(String unitType,
int unitNum,
String filename,
float start,
float middle,
float end,
Unit previous,
Unit next,
int index)
Creates a new Unit entry for the catalog.
|
Copyright © 2000–2016 DFKI GmbH. All rights reserved.