|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.speech4j.speech.TTSMouth
Represents TTSMOUTH structure Company:
Field Summary | |
byte |
jawOpen
Jaw open |
byte |
lipTension
Lip tension |
byte |
mouthHeight
Mouth height |
byte |
mouthUpturn
Mouth upturn |
byte |
mouthWidth
Mouth width |
byte |
teethLowerVisible
Lower theeth visible |
byte |
teethUpperVisible
Upper theeth visible |
byte |
tonguePosn
Tongue position |
Constructor Summary | |
TTSMouth()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public byte mouthHeight
public byte mouthWidth
public byte mouthUpturn
public byte jawOpen
public byte teethUpperVisible
public byte teethLowerVisible
public byte tonguePosn
public byte lipTension
Constructor Detail |
public TTSMouth()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |