FeatureSet
CMUArcticVoice
, CMUClusterUnitVoice
, CMUDiphoneVoice
, CMUTimeVoice
, CMUVoice
, FeatureSetImpl
, Item
, MbrolaVoice
, Relation
, Utterance
, Voice
public interface Dumpable
Modifier and Type | Method | Description |
---|---|---|
void |
dump(java.io.PrintWriter pw,
int padding,
java.lang.String title) |
Dumps the object to a PrintWriter.
|