Class TextSynthesizerModeDesc
- java.lang.Object
-
- SynthesizerModeDesc
-
- com.sun.speech.engine.synthesis.text.TextSynthesizerModeDesc
-
public class TextSynthesizerModeDesc extends SynthesizerModeDesc
Describes theTextSynthesizer
. Builds up the voice list and other data.
-
-
Constructor Summary
Constructors Constructor Description TextSynthesizerModeDesc()
Class constructor.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Engine
createEngine()
Constructs a text synthesizer with the properties of this mode desc.
-