|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SpeechEventList | |
|---|---|
| org.robokind.api.speech.messaging | |
| org.robokind.api.speech.utils | |
| Uses of SpeechEventList in org.robokind.api.speech.messaging |
|---|
| Method parameters in org.robokind.api.speech.messaging with type arguments of type SpeechEventList | |
|---|---|
void |
RemoteSpeechServiceClient.setSpeechEventsReceiver(MessageAsyncReceiver<SpeechEventList> receiver)
|
| Constructor parameters in org.robokind.api.speech.messaging with type arguments of type SpeechEventList | |
|---|---|
RemoteSpeechServiceClient(Class<Conf> configClass,
String speechServiceId,
String remoteId,
MessageSender<ServiceCommand> commandSender,
MessageSender<Conf> configSender,
MessageAsyncReceiver<ServiceError> errorReceiver,
ServiceCommandFactory commandFactory,
MessageSender<SpeechRequest> requestSender,
MessageAsyncReceiver<SpeechEventList> eventReceiver,
SpeechRequestFactory requestFactory)
Connects to a remote SpeechService through Messaging components |
|
| Uses of SpeechEventList in org.robokind.api.speech.utils |
|---|
| Methods in org.robokind.api.speech.utils with parameters of type SpeechEventList | |
|---|---|
void |
SpeechEventNotifier.handleEvent(SpeechEventList t)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||