org.robokind.api.speech.utils
Class SpeechEventLogger

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

public class SpeechEventLogger
extends Object
implements Listener<SpeechEvent>

Author:
robokind

Field Summary
 
Fields inherited from interface org.robokind.api.common.utils.Listener
PROP_LISTENER_ID, PROP_LISTENER_TYPE
 
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 Listener<SpeechEvent>


Copyright © 2011-2012. All Rights Reserved.