org.robokind.api.speech.utils
Class SpeechEventLogger

java.lang.Object
  extended by org.robokind.api.speech.utils.SpeechEventLogger
All Implemented Interfaces:
org.jflux.api.core.Listener<SpeechEventList<SpeechEvent>>

public class SpeechEventLogger
extends Object
implements org.jflux.api.core.Listener<SpeechEventList<SpeechEvent>>

Author:
robokind

Constructor Summary
SpeechEventLogger()
           
 
Method Summary
 void handleEvent(SpeechEventList<SpeechEvent> t)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpeechEventLogger

public SpeechEventLogger()
Method Detail

handleEvent

public void handleEvent(SpeechEventList<SpeechEvent> t)
Specified by:
handleEvent in interface org.jflux.api.core.Listener<SpeechEventList<SpeechEvent>>


Copyright © 2011-2013. All Rights Reserved.