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

Packages that use SpeechRequestFactory
org.robokind.api.speech.messaging   
 

Uses of SpeechRequestFactory in org.robokind.api.speech.messaging
 

Methods in org.robokind.api.speech.messaging with parameters of type SpeechRequestFactory
 void RemoteSpeechServiceClient.setSpeechRequestFactory(SpeechRequestFactory factory)
           
 

Constructors in org.robokind.api.speech.messaging with parameters of type SpeechRequestFactory
RemoteSpeechServiceClient(Class<Conf> configClass, String speechServiceId, String remoteId, org.robokind.api.messaging.MessageSender<org.robokind.api.messaging.services.ServiceCommand> commandSender, org.robokind.api.messaging.MessageSender<Conf> configSender, org.robokind.api.messaging.MessageAsyncReceiver<org.robokind.api.messaging.services.ServiceError> errorReceiver, org.robokind.api.messaging.services.ServiceCommandFactory commandFactory, org.robokind.api.messaging.MessageSender<SpeechRequest> requestSender, org.robokind.api.messaging.MessageAsyncReceiver<SpeechEventList<SpeechEvent>> eventReceiver, SpeechRequestFactory requestFactory)
          Connects to a remote SpeechService through Messaging components
 



Copyright © 2011-2013. All Rights Reserved.