org.robokind.impl.speechrec
Class PortableSpeechRecConfig.Factory

java.lang.Object
  extended by org.robokind.impl.speechrec.PortableSpeechRecConfig.Factory
All Implemented Interfaces:
SpeechRecConfigFactory
Enclosing class:
PortableSpeechRecConfig

public static class PortableSpeechRecConfig.Factory
extends Object
implements SpeechRecConfigFactory


Constructor Summary
PortableSpeechRecConfig.Factory()
           
 
Method Summary
 SpeechRecConfig create(String speechRecServiceId, String configSourceId, String vocabLocation)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PortableSpeechRecConfig.Factory

public PortableSpeechRecConfig.Factory()
Method Detail

create

public SpeechRecConfig create(String speechRecServiceId,
                              String configSourceId,
                              String vocabLocation)
Specified by:
create in interface SpeechRecConfigFactory


Copyright © 2011-2012. All Rights Reserved.