org.robokind.api.speech.visemes
Class SpeechEventVisemeListener

java.lang.Object
  extended by 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

Constructor Summary
SpeechEventVisemeListener(VisemeListener visemeListener)
           
 
Method Summary
 void handleEvent(SpeechEventList event)
           
 void handleVisemeEvent(VisemeEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpeechEventVisemeListener

public SpeechEventVisemeListener(VisemeListener visemeListener)
Method Detail

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.