Package | Description |
---|---|
marytts.util.data.text |
Various relatively generic utilities for text input/output.
|
Modifier and Type | Method and Description |
---|---|
PraatInterval |
PraatIntervalTier.getInterval(int index)
getter for specific interval
|
Modifier and Type | Method and Description |
---|---|
void |
PraatIntervalTier.appendInterval(PraatInterval interval)
add interval to the end of intervals
|
Modifier and Type | Method and Description |
---|---|
void |
PraatIntervalTier.setIntervals(Vector<PraatInterval> intervals)
replace Vector of intervals
|
Constructor and Description |
---|
PraatIntervalTier(Vector<PraatInterval> intervals)
constructor providing Vector of intervals
|
Copyright © 2000–2016 DFKI GmbH. All rights reserved.