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