Uses of Interface
org.robokind.api.speech.viseme.VisemeEvent

Packages that use VisemeEvent
org.robokind.api.speech.utils   
org.robokind.api.speech.viseme   
 

Uses of VisemeEvent in org.robokind.api.speech.utils
 

Methods in org.robokind.api.speech.utils with parameters of type VisemeEvent
 void VisemeLogger.handleEvent(VisemeEvent event)
           
 

Uses of VisemeEvent in org.robokind.api.speech.viseme
 

Classes in org.robokind.api.speech.viseme that implement VisemeEvent
 class DefaultVisemeEvent
           
 

Methods in org.robokind.api.speech.viseme with parameters of type VisemeEvent
 void VisemeEventNotifier.handleVisemeEvent(VisemeEvent event)
           
 

Method parameters in org.robokind.api.speech.viseme with type arguments of type VisemeEvent
 void VisemeEventNotifier.addListener(Listener<VisemeEvent> listener)
           
 



Copyright © 2011-2012. All Rights Reserved.