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<SpeechEvent>

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

Author:
robokind

Constructor Summary
SpeechEventLogger()
           
 
Method Summary
 void handleEvent(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(SpeechEvent t)
Specified by:
handleEvent in interface org.jflux.api.core.Listener<SpeechEvent>


Copyright © 2011-2013. All Rights Reserved.