Modifier and Type | Field and Description |
---|---|
VisemeHolder |
_holder |
Constructor and Description |
---|
MouthMovements(String text) |
MouthMovements(String text,
String apiKey) |
MouthMovements(String text,
String apiKey,
String voice,
String speed,
String format) |
Modifier and Type | Method and Description |
---|---|
static String |
getMouthImage(int index) |
String |
getText() |
VisemeHolder |
getVisemeHolder() |
void |
gotVisimes(VisemeHolder holder) |
void |
playMouth() |
void |
run() |
void |
setTime() |
boolean |
validVismes() |
cancel, scheduledExecutionTime
public VisemeHolder _holder
public MouthMovements(String text)
public void gotVisimes(VisemeHolder holder)
public VisemeHolder getVisemeHolder()
public void playMouth()
public String getText()
public boolean validVismes()
public static String getMouthImage(int index)
public void setTime()