|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectmarytts.modules.synthesis.VoiceSection
public class VoiceSection
A helper class for the synthesis module, representing a section of synthesis input data to be spoken by the same voice.
| Constructor Summary | |
|---|---|
VoiceSection(Voice voice,
java.lang.String text)
|
|
| Method Summary | |
|---|---|
java.lang.String |
text()
|
Voice |
voice()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VoiceSection(Voice voice,
java.lang.String text)
| Method Detail |
|---|
public Voice voice()
public java.lang.String text()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||