org.cogchar.app.puma.behavior
Class PumaSpeechOutputMapper

java.lang.Object
  extended by org.appdapter.core.log.BasicDebugger
      extended by org.cogchar.app.puma.behavior.PumaSpeechOutputMapper
All Implemented Interfaces:
org.appdapter.core.log.Loggable

public class PumaSpeechOutputMapper
extends org.appdapter.core.log.BasicDebugger

Author:
Stu B. Talks to Robokind Speech Output services using SpeechOutputClient binding.

Field Summary
 
Fields inherited from interface org.appdapter.core.log.Loggable
IMPO_HI, IMPO_HIHI, IMPO_LO, IMPO_LOLO, IMPO_MAX, IMPO_MIN, IMPO_NORM
 
Constructor Summary
PumaSpeechOutputMapper(org.appdapter.core.name.Ident agentID)
           
 
Method Summary
protected  void _directlyStartSpeakingText(String txt)
          Deprecated. 
 void connectSpeechOutputSvcs(org.osgi.framework.BundleContext bundleCtx, org.cogchar.impl.scene.Theater t)
           
 void stopAllSpeechOutput()
           
 
Methods inherited from class org.appdapter.core.log.BasicDebugger
checkDebugImportance, forceLog4jConfig, getLogger, getLoggerForClass, isLoggerUsable, logDebug, logError, logError, logInfo, logInfo, logInfoEvent, logWarning, logWarning, logWithException, setDebugImportanceThreshold, setLogger, useLoggerForClass
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PumaSpeechOutputMapper

public PumaSpeechOutputMapper(org.appdapter.core.name.Ident agentID)
Method Detail

connectSpeechOutputSvcs

public void connectSpeechOutputSvcs(org.osgi.framework.BundleContext bundleCtx,
                                    org.cogchar.impl.scene.Theater t)

_directlyStartSpeakingText

@Deprecated
protected void _directlyStartSpeakingText(String txt)
Deprecated. 


stopAllSpeechOutput

public void stopAllSpeechOutput()


Copyright © 2010-2013. All Rights Reserved.