|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VisemePosition | |
|---|---|
| org.robokind.api.speech.viseme | |
| org.robokind.api.speech.viseme.config | |
| Uses of VisemePosition in org.robokind.api.speech.viseme |
|---|
| Constructor parameters in org.robokind.api.speech.viseme with type arguments of type VisemePosition | |
|---|---|
VisemeBinding(VisemeBindingConfig<VisemePosition> config)
Creates a new VisemeBinding with the given configuration. |
|
| Uses of VisemePosition in org.robokind.api.speech.viseme.config |
|---|
| Classes in org.robokind.api.speech.viseme.config with type parameters of type VisemePosition | |
|---|---|
interface |
VisemeBindingConfig<T extends VisemePosition>
Configuration for creating a VisemeBinding. |
| Method parameters in org.robokind.api.speech.viseme.config with type arguments of type VisemePosition | |
|---|---|
protected static VisemeBinding |
VisemeBindingManagerFactory.buildVisemeBinding(VisemeBindingConfig<VisemePosition> config)
Creates a new VisemeBinding from the given configuration. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||