org.mechio.impl.speech
Class RemoteSpeechUtils

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

public class RemoteSpeechUtils
extends java.lang.Object

Author:
Matthew Stevenson

Field Summary
static java.lang.String GROUP_PREFIX
           
 
Constructor Summary
RemoteSpeechUtils()
           
 
Method Summary
static void connect(org.jflux.impl.services.rk.lifecycle.utils.ManagedServiceFactory fact, java.lang.String speechGroupId, java.lang.String speechPrefix, java.lang.String connectionConfigId)
           
static void connectHost(org.jflux.impl.services.rk.lifecycle.utils.ManagedServiceFactory fact, java.lang.String speechGroupId, java.lang.String speechPrefix, java.lang.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 java.lang.String GROUP_PREFIX
See Also:
Constant Field Values
Constructor Detail

RemoteSpeechUtils

public RemoteSpeechUtils()
Method Detail

connect

public static void connect(org.jflux.impl.services.rk.lifecycle.utils.ManagedServiceFactory fact,
                           java.lang.String speechGroupId,
                           java.lang.String speechPrefix,
                           java.lang.String connectionConfigId)

connectHost

public static void connectHost(org.jflux.impl.services.rk.lifecycle.utils.ManagedServiceFactory fact,
                               java.lang.String speechGroupId,
                               java.lang.String speechPrefix,
                               java.lang.String connectionConfigId)


Copyright © 2011-2014. All Rights Reserved.