org.jvoicexml.implementation.jsapi10.jvxml
Class FreeTTSSynthesizedOutputFactory
java.lang.Object
org.jvoicexml.implementation.jsapi10.Jsapi10SynthesizedOutputFactory
org.jvoicexml.implementation.jsapi10.jvxml.FreeTTSSynthesizedOutputFactory
- All Implemented Interfaces:
- ResourceFactory<SynthesizedOutput>
public final class FreeTTSSynthesizedOutputFactory
- extends Jsapi10SynthesizedOutputFactory
ResourceFactory for the
SynthesizedOutput based on
FreeTTS..
- Since:
- 0.5.5
- Version:
- $Revision: 2355 $
Copyright © 2006-2008 JVoiceXML group -
http://jvoicexml.sourceforge.net/
- Author:
- Dirk Schnelle
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FreeTTSSynthesizedOutputFactory
public FreeTTSSynthesizedOutputFactory()
- Constructs a new object.
registerEngineCentral
public void registerEngineCentral()
throws EngineException
- Registers the
EngineCentral so that a
Synthesizer can be created via
Central.createSynthesizer(javax.speech.EngineModeDesc).
- Overrides:
registerEngineCentral in class Jsapi10SynthesizedOutputFactory
- Throws:
EngineException - Error registering the engine central.
Copyright © 2005-2009JVoiceXML group.