|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VisemeBinding | |
---|---|
org.robokind.api.speech.viseme | |
org.robokind.api.speech.viseme.config |
Uses of VisemeBinding in org.robokind.api.speech.viseme |
---|
Methods in org.robokind.api.speech.viseme with parameters of type VisemeBinding | |
---|---|
void |
VisemeBindingManager.addBinding(VisemeBinding binding)
Adds a VisemeBinding to this Manager. |
Uses of VisemeBinding in org.robokind.api.speech.viseme.config |
---|
Methods in org.robokind.api.speech.viseme.config that return VisemeBinding | |
---|---|
protected static VisemeBinding |
VisemeBindingManagerFactory.buildVisemeBinding(VisemeBindingConfig<VisemePosition> config)
Creates a new VisemeBinding from the given configuration. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |