org.robokind.api.speech.visemes
Class SpeechEventVisemeListener
java.lang.Object
org.robokind.api.speech.visemes.SpeechEventVisemeListener
- All Implemented Interfaces:
- org.robokind.api.common.utils.Listener<SpeechEventList>, VisemeListener
public class SpeechEventVisemeListener
- extends Object
- implements org.robokind.api.common.utils.Listener<SpeechEventList>, VisemeListener
- Author:
- Matthew Stevenson
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SpeechEventVisemeListener
public SpeechEventVisemeListener(VisemeListener visemeListener)
handleEvent
public void handleEvent(SpeechEventList event)
- Specified by:
handleEvent
in interface org.robokind.api.common.utils.Listener<SpeechEventList>
handleVisemeEvent
public void handleVisemeEvent(VisemeEvent event)
- Specified by:
handleVisemeEvent
in interface VisemeListener
Copyright © 2011. All Rights Reserved.