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, 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
 



Copyright © 2011-2013. All Rights Reserved.