|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface VisemeEvent
SpeechEvent with Visemes from a SpeechService, representing the visual information corresponding to current Speech from the SpeechService. Used to synchronize mouth movements (or other output) with speech.
| Method Summary | |
|---|---|
Viseme |
getCurrentViseme()
Returns the current Viseme at the time of the event. |
int |
getDuration()
Returns the number of milliseconds for the transition to the next Viseme. |
Viseme |
getNextViseme()
Returns the Viseme to transition to. |
long |
getStream()
Returns the speech Stream identifier. |
long |
getTimestampMillisecUTC()
Returns the timestamp of the VisemeEvent. |
| Method Detail |
|---|
long getStream()
Viseme getCurrentViseme()
Viseme getNextViseme()
int getDuration()
long getTimestampMillisecUTC()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||