Online documentation for TextToSpeech

Generated 2006-03-17

Converts text input to a synthesized voice.

Description

This simple program shows how to use FreeTTS without requiring the Java Speech API (JSAPI).

Installation

No installation required. freetts.jar should install automatically with ECT.

Configuration

Usage

Set the voice to use. Currently supports voices "kevin", "kevin16" Set the 'text' property to start the synthesizer.

Technical Details

Uses the FreeTTS speech synthesizer library.