|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectSynthesizerModeDesc
com.sun.speech.engine.synthesis.text.TextSynthesizerModeDesc
public class TextSynthesizerModeDesc
Describes the TextSynthesizer
. Builds up the
voice list and other data.
Constructor Summary | |
---|---|
TextSynthesizerModeDesc()
Class constructor. |
Method Summary | |
---|---|
Engine |
createEngine()
Constructs a text synthesizer with the properties of this mode desc. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TextSynthesizerModeDesc()
Method Detail |
---|
public Engine createEngine() throws java.lang.IllegalArgumentException, EngineException, java.lang.SecurityException
java.lang.IllegalArgumentException
EngineException
java.lang.SecurityException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |