|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SpeechEventList | |
---|---|
org.robokind.api.speech | |
org.robokind.api.speech.visemes |
Uses of SpeechEventList in org.robokind.api.speech |
---|
Method parameters in org.robokind.api.speech with type arguments of type SpeechEventList | |
---|---|
void |
SpeechService.addSpeechEventListener(org.robokind.api.common.utils.Listener<SpeechEventList> listener)
Adds a Listener to be notified when a speech event occurs. |
void |
SpeechService.removeSpeechEventListener(org.robokind.api.common.utils.Listener<SpeechEventList> listener)
Removes a Listener from being notified when a speech event occurs. |
Uses of SpeechEventList in org.robokind.api.speech.visemes |
---|
Methods in org.robokind.api.speech.visemes with parameters of type SpeechEventList | |
---|---|
void |
SpeechEventVisemeListener.handleEvent(SpeechEventList event)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |