|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.speech.EngineModeDesc
javax.speech.synthesis.SynthesizerModeDesc
text.TextSynthesizerModeDesc
public class TextSynthesizerModeDesc
Constructor Summary | |
---|---|
TextSynthesizerModeDesc()
Class constructor. |
Method Summary | |
---|---|
javax.speech.Engine |
createEngine()
Constructs a text synthesizer with the properties of this mode desc. |
Methods inherited from class javax.speech.synthesis.SynthesizerModeDesc |
---|
addVoice, equals, getVoices, match, setVoices |
Methods inherited from class javax.speech.EngineModeDesc |
---|
getEngineName, getLocale, getModeName, getRunning, setEngineName, setLocale, setModeName, setRunning |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TextSynthesizerModeDesc()
Method Detail |
---|
public javax.speech.Engine createEngine() throws java.lang.IllegalArgumentException, javax.speech.EngineException, java.lang.SecurityException
createEngine
in interface javax.speech.EngineCreate
java.lang.IllegalArgumentException
javax.speech.EngineException
java.lang.SecurityException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |