Uses of Interface
org.robokind.api.speech.viseme.config.VisemeBindingConfig

Packages that use VisemeBindingConfig
org.robokind.api.speech.viseme   
org.robokind.api.speech.viseme.config   
 

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

Constructors in org.robokind.api.speech.viseme with parameters of type VisemeBindingConfig
VisemeBinding(VisemeBindingConfig<VisemePosition> config)
          Creates a new VisemeBinding with the given configuration.
 

Uses of VisemeBindingConfig in org.robokind.api.speech.viseme.config
 

Classes in org.robokind.api.speech.viseme.config with type parameters of type VisemeBindingConfig
 interface VisemeBindingManagerConfig<T extends VisemeBindingConfig>
          Configuration for creating a VisemeBindingManager.
 

Methods in org.robokind.api.speech.viseme.config with parameters of type VisemeBindingConfig
protected static VisemeBinding VisemeBindingManagerFactory.buildVisemeBinding(VisemeBindingConfig<VisemePosition> config)
          Creates a new VisemeBinding from the given configuration.
 



Copyright © 2011-2013. All Rights Reserved.