org.robokind.api.speech.utils
Class VisemeLogger

java.lang.Object
  extended by org.robokind.api.speech.utils.VisemeLogger
All Implemented Interfaces:
Listener<VisemeEvent>

public class VisemeLogger
extends Object
implements Listener<VisemeEvent>

Author:
Matthew Stevenson

Field Summary
 
Fields inherited from interface org.robokind.api.common.utils.Listener
PROP_LISTENER_ID, PROP_LISTENER_TYPE
 
Constructor Summary
VisemeLogger()
           
 
Method Summary
 void handleEvent(VisemeEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VisemeLogger

public VisemeLogger()
Method Detail

handleEvent

public void handleEvent(VisemeEvent event)
Specified by:
handleEvent in interface Listener<VisemeEvent>


Copyright © 2011-2012. All Rights Reserved.