|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectmarytts.modules.InternalModule
marytts.modules.XML2UttBase
marytts.language.en.XML2UttPhrasesEn
public class XML2UttPhrasesEn
Convert a MaryXML DOM tree into FreeTTS utterances (phrases, English).
| Field Summary |
|---|
| Fields inherited from class marytts.modules.XML2UttBase |
|---|
lastTargetIndex, nextTargetIndex |
| Fields inherited from class marytts.modules.InternalModule |
|---|
logger, state |
| Fields inherited from interface marytts.modules.MaryModule |
|---|
MODULE_OFFLINE, MODULE_RUNNING |
| Constructor Summary | |
|---|---|
XML2UttPhrasesEn()
|
|
| Method Summary | |
|---|---|
protected void |
fillUtterance(com.sun.speech.freetts.Utterance utterance,
org.w3c.dom.Element sentence)
Depending on the data type, find the right information in the sentence and insert it into the utterance. |
| Methods inherited from class marytts.modules.XML2UttBase |
|---|
addOneElement, appendTokenItem, createSylStructure, fillUtterance, insertWordItem, phoneString2phoneList, process, searchFollowingMarks, searchFollowingMarks, searchPrecedingMarks, searchPrecedingMarks, startup |
| Methods inherited from class marytts.modules.InternalModule |
|---|
getLocale, getState, inputType, name, outputType, powerOnSelfTest, shutdown |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XML2UttPhrasesEn()
| Method Detail |
|---|
protected void fillUtterance(com.sun.speech.freetts.Utterance utterance,
org.w3c.dom.Element sentence)
fillUtterance in class XML2UttBase
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||