|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SpeechJob | |
|---|---|
| org.mechio.api.speech | |
| org.mechio.api.speech.messaging | |
| org.mechio.api.speech.utils | |
| Uses of SpeechJob in org.mechio.api.speech |
|---|
| Methods in org.mechio.api.speech that return SpeechJob | |
|---|---|
SpeechJob |
SpeechService.speak(String text)
Sends the SpeechService text to speak. |
| Uses of SpeechJob in org.mechio.api.speech.messaging |
|---|
| Methods in org.mechio.api.speech.messaging that return SpeechJob | |
|---|---|
SpeechJob |
RemoteSpeechServiceClient.speak(String text)
|
| Uses of SpeechJob in org.mechio.api.speech.utils |
|---|
| Classes in org.mechio.api.speech.utils that implement SpeechJob | |
|---|---|
class |
DefaultSpeechJob
|
| Methods in org.mechio.api.speech.utils that return SpeechJob | |
|---|---|
SpeechJob |
NaiveSpeechJobManagerImpl.createSpeechJob(SpeechRequest req)
Adds text to the speech queue. |
SpeechJob |
SpeechJobManagerImpl.createSpeechJob(SpeechRequest req)
Creates a SpeechJob from a SpeechRequest |
SpeechJob |
SpeechJobManager.createSpeechJob(SpeechRequest req)
Creates a SpeechJob from a SpeechRequest |
| Methods in org.mechio.api.speech.utils with parameters of type SpeechJob | |
|---|---|
void |
NaiveSpeechJobManagerImpl.cancelSpeechJob(SpeechJob job)
|
void |
SpeechJobManagerImpl.cancelSpeechJob(SpeechJob job)
|
void |
SpeechJobManager.cancelSpeechJob(SpeechJob job)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||