text
Class WrapEngineCentral

java.lang.Object
  extended by text.WrapEngineCentral
All Implemented Interfaces:
javax.speech.EngineCentral

public class WrapEngineCentral
extends java.lang.Object
implements javax.speech.EngineCentral


Constructor Summary
WrapEngineCentral()
           
 
Method Summary
 javax.speech.EngineList createEngineList(javax.speech.EngineModeDesc require)
          Returns a list containing a single reference to a TextSynthesizerModeDesc if the required features match those of the TextSynthesizer.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WrapEngineCentral

public WrapEngineCentral()
Method Detail

createEngineList

public javax.speech.EngineList createEngineList(javax.speech.EngineModeDesc require)
Returns a list containing a single reference to a TextSynthesizerModeDesc if the required features match those of the TextSynthesizer.

Specified by:
createEngineList in interface javax.speech.EngineCentral
Parameters:
require - the required characteristics; null always matches