org.robokind.impl.speech
Class PortableSpeechRequest.Factory

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

public static class PortableSpeechRequest.Factory
extends Object
implements SpeechRequestFactory


Constructor Summary
PortableSpeechRequest.Factory()
           
 
Method Summary
 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 SpeechRequest create(String clientId,
                            String hostId,
                            String phrase)
Specified by:
create in interface SpeechRequestFactory


Copyright © 2011-2013. All Rights Reserved.