org.robokind.impl.speech
Class RemoteSpeechUtils

java.lang.Object
  extended by org.robokind.impl.speech.RemoteSpeechUtils

public class RemoteSpeechUtils
extends Object

Author:
Matthew Stevenson

Field Summary
static String GROUP_PREFIX
           
 
Constructor Summary
RemoteSpeechUtils()
           
 
Method Summary
static void connect(org.osgi.framework.BundleContext context, String speechGroupId, String connectionConfigId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

GROUP_PREFIX

public static final String GROUP_PREFIX
See Also:
Constant Field Values
Constructor Detail

RemoteSpeechUtils

public RemoteSpeechUtils()
Method Detail

connect

public static void connect(org.osgi.framework.BundleContext context,
                           String speechGroupId,
                           String connectionConfigId)


Copyright © 2011-2013. All Rights Reserved.