|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SpeechJob | |
---|---|
org.robokind.api.speech | |
org.robokind.api.speech.messaging | |
org.robokind.api.speech.utils |
Uses of SpeechJob in org.robokind.api.speech |
---|
Methods in org.robokind.api.speech that return SpeechJob | |
---|---|
SpeechJob |
SpeechService.speak(String text)
Sends the SpeechService text to speak. |
Uses of SpeechJob in org.robokind.api.speech.messaging |
---|
Methods in org.robokind.api.speech.messaging that return SpeechJob | |
---|---|
SpeechJob |
RemoteSpeechServiceClient.speak(String text)
|
Uses of SpeechJob in org.robokind.api.speech.utils |
---|
Classes in org.robokind.api.speech.utils that implement SpeechJob | |
---|---|
class |
DefaultSpeechJob
|
Methods in org.robokind.api.speech.utils that return SpeechJob | |
---|---|
SpeechJob |
SpeechJobManager.createSpeechJob(String text)
Adds text to the speech queue. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |