Uses of Interface
org.robokind.api.speech.SpeechEventList

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)
           
 



Copyright © 2011-2013. All Rights Reserved.