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
    Constructor
    Description
    Class constructor.
  • Method Summary

    Modifier and Type
    Method
    Description
    Engine
    Constructs a text synthesizer with the properties of this mode desc.
  • Constructor Details

    • TextSynthesizerModeDesc

      public TextSynthesizerModeDesc()
      Class constructor.
  • Method Details