|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 config)
Creates a new VisemeBinding with the given configuration. |
|
| Uses of VisemeBindingConfig in org.robokind.api.speech.viseme.config |
|---|
| Methods in org.robokind.api.speech.viseme.config that return types with arguments of type VisemeBindingConfig | |
|---|---|
List<VisemeBindingConfig> |
VisemeBindingManagerConfig.getVisemeBindingConfigs()
Returns the configurations of the VisemeBindings to create. |
| Methods in org.robokind.api.speech.viseme.config with parameters of type VisemeBindingConfig | |
|---|---|
protected static VisemeBinding |
VisemeBindingManagerFactory.buildVisemeBinding(VisemeBindingConfig config)
Creates a new VisemeBinding from the given configuration. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||