| Package | Description |
|---|---|
| org.mechio.api.speech | |
| org.mechio.api.speech.messaging | |
| org.mechio.api.speech.utils |
| Modifier and Type | Method and Description |
|---|---|
SpeechJob |
SpeechService.speak(String text)
Sends the SpeechService text to speak.
|
| Modifier and Type | Method and Description |
|---|---|
SpeechJob |
RemoteSpeechServiceClient.speak(String text) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSpeechJob |
| Modifier and Type | Method and Description |
|---|---|
SpeechJob |
SpeechJobManagerImpl.createSpeechJob(SpeechRequest req)
Creates a SpeechJob from a SpeechRequest
|
SpeechJob |
SpeechJobManager.createSpeechJob(SpeechRequest req)
Creates a SpeechJob from a SpeechRequest
|
SpeechJob |
NaiveSpeechJobManagerImpl.createSpeechJob(SpeechRequest req)
Adds text to the speech queue.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SpeechJobManagerImpl.cancelSpeechJob(SpeechJob job) |
void |
SpeechJobManager.cancelSpeechJob(SpeechJob job) |
void |
NaiveSpeechJobManagerImpl.cancelSpeechJob(SpeechJob job) |
Copyright © 2011-2016. All Rights Reserved.