org.cogchar.bind.rk.robot.client
Class RobotVisemeClient

java.lang.Object
  extended by org.appdapter.core.log.BasicDebugger
      extended by org.cogchar.bind.rk.robot.client.RobotVisemeClient
All Implemented Interfaces:
org.appdapter.core.log.Loggable

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

Author:
Stu B.

Field Summary
 
Fields inherited from class org.appdapter.core.log.BasicDebugger
myLogger
 
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
RobotVisemeClient()
           
 
Method Summary
 void startPumpingVisemeAnimation(org.osgi.framework.BundleContext bunCtx, org.appdapter.core.name.Ident speechOutChanID, org.appdapter.core.name.Ident charBodyChanID, String visConfResPath, List<ClassLoader> clsForRKConf, org.robokind.api.motion.Robot.Id robotId)
           
 void startPumpingZenoAvatarVisemes(org.osgi.framework.BundleContext bunCtx, List<ClassLoader> clsForRKConf, org.robokind.api.motion.Robot.Id robotId)
           
 
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

RobotVisemeClient

public RobotVisemeClient()
Method Detail

startPumpingZenoAvatarVisemes

public void startPumpingZenoAvatarVisemes(org.osgi.framework.BundleContext bunCtx,
                                          List<ClassLoader> clsForRKConf,
                                          org.robokind.api.motion.Robot.Id robotId)

startPumpingVisemeAnimation

public void startPumpingVisemeAnimation(org.osgi.framework.BundleContext bunCtx,
                                        org.appdapter.core.name.Ident speechOutChanID,
                                        org.appdapter.core.name.Ident charBodyChanID,
                                        String visConfResPath,
                                        List<ClassLoader> clsForRKConf,
                                        org.robokind.api.motion.Robot.Id robotId)
                                 throws Throwable
Throws:
Throwable


Copyright © 2010-2014. All Rights Reserved.