org.robokind.impl.speech
Class PortableSpeechRequest.Factory

java.lang.Object
  extended by org.robokind.impl.speech.PortableSpeechRequest.Factory
All Implemented Interfaces:
org.robokind.api.speech.SpeechRequestFactory
Enclosing class:
PortableSpeechRequest

public static class PortableSpeechRequest.Factory
extends Object
implements org.robokind.api.speech.SpeechRequestFactory


Constructor Summary
PortableSpeechRequest.Factory()
           
 
Method Summary
 org.robokind.api.speech.SpeechRequest create(String clientId, String hostId, String phrase)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PortableSpeechRequest.Factory

public PortableSpeechRequest.Factory()
Method Detail

create

public org.robokind.api.speech.SpeechRequest create(String clientId,
                                                    String hostId,
                                                    String phrase)
Specified by:
create in interface org.robokind.api.speech.SpeechRequestFactory


Copyright © 2011-2013. All Rights Reserved.