Skip navigation links
WebARTS Design
Java Library

Version 0.10.2
2020-11-11 (Wed), 10:42:54

Package com.sun.speech.engine.synthesis.text

Provides a sample text-output-only Synthesizer support that doesn't make any noise.

See: Description

Package com.sun.speech.engine.synthesis.text Description

Provides a sample text-output-only Synthesizer support that doesn't make any noise. Instead of sending output to a speaker in spoken form, it sends text to the standard output in a form that should be useful for debugging purposes.

To include this in the list of speech synthesizers, add the following line to your speech.properties file:

TextSynthEngineCentral = com.sun.speech.engine.synthesis.text.TextEngineCentral
Skip navigation links
Copyright (C) 2001-2021, Tom B. Gutwin

WebARTS Library Licensed Under the GNU - General Public License. Other Libraries licensed under their respective Open Source Licenses