Package | Description |
---|---|
marytts.modules.synthesis |
Internals of the synthesis module.
|
marytts.unitselection.interpolation |
Modifier and Type | Field and Description |
---|---|
static Voice.Gender |
Voice.FEMALE
Gender: female.
|
static Voice.Gender |
Voice.MALE
Gender: male.
|
Modifier and Type | Method and Description |
---|---|
Voice.Gender |
Voice.gender() |
Modifier and Type | Method and Description |
---|---|
boolean |
Voice.Gender.equals(Voice.Gender other) |
static Voice |
Voice.getVoice(Locale locale,
Voice.Gender gender) |
Constructor and Description |
---|
Voice(String name,
Locale locale,
AudioFormat dbAudioFormat,
WaveformSynthesizer synthesizer,
Voice.Gender gender)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Voice.Gender |
InterpolatingVoice.gender() |
Copyright © 2000–2016 DFKI GmbH. All rights reserved.