Class TextSynthesizerModeDesc
SynthesizerModeDesc
com.sun.speech.engine.synthesis.text.TextSynthesizerModeDesc
public class TextSynthesizerModeDesc
extends SynthesizerModeDesc
Describes the
TextSynthesizer
. Builds up the
voice list and other data.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionEngine
Constructs a text synthesizer with the properties of this mode desc.
-
Constructor Details
-
TextSynthesizerModeDesc
public TextSynthesizerModeDesc()Class constructor.
-
-
Method Details
-
createEngine
Constructs a text synthesizer with the properties of this mode desc.
-