eu.semaine.components.mary
Class QueuingSpeechPreprocessor

java.lang.Object
  extended by java.lang.Thread
      extended by eu.semaine.components.Component
          extended by eu.semaine.components.mary.SpeechPreprocessor
              extended by eu.semaine.components.mary.QueuingSpeechPreprocessor
All Implemented Interfaces:
SEMAINEMessageAvailableListener, java.lang.Runnable

public class QueuingSpeechPreprocessor
extends SpeechPreprocessor

Author:
marc

Nested Class Summary
 
Nested classes/interfaces inherited from class eu.semaine.components.Component
Component.State
 
Nested classes/interfaces inherited from class java.lang.Thread
java.lang.Thread.UncaughtExceptionHandler
 
Field Summary
 
Fields inherited from class eu.semaine.components.Component
inputWaiting, isInput, isOutput, log, meta, receivers, senders, state, waitingTime
 
Fields inherited from class java.lang.Thread
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY
 
Constructor Summary
QueuingSpeechPreprocessor()
           
 
Method Summary
 
Methods inherited from class eu.semaine.components.mary.SpeechPreprocessor
customStartIO, getCurrentCharacter, getMessageLocale, getVoice, getVoiceEffects, react
 
Methods inherited from class eu.semaine.components.Component
act, exitRequested, messageAvailableFrom, requestExit, run
 
Methods inherited from class java.lang.Thread
activeCount, checkAccess, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

QueuingSpeechPreprocessor

public QueuingSpeechPreprocessor()
                          throws javax.jms.JMSException
Throws:
javax.jms.JMSException