org.cogchar.bundle.demo.convo
Class SpeechFormatter

java.lang.Object
  extended by org.cogchar.bundle.demo.convo.SpeechFormatter
All Implemented Interfaces:
org.jflux.api.core.Adapter<String,org.mechio.api.speech.SpeechRequest>

public class SpeechFormatter
extends Object
implements org.jflux.api.core.Adapter<String,org.mechio.api.speech.SpeechRequest>

Author:
Matthew Stevenson

Constructor Summary
SpeechFormatter(String sourceId, String destId)
           
 
Method Summary
 org.mechio.api.speech.SpeechRequest adapt(String a)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpeechFormatter

public SpeechFormatter(String sourceId,
                       String destId)
Method Detail

adapt

public org.mechio.api.speech.SpeechRequest adapt(String a)
Specified by:
adapt in interface org.jflux.api.core.Adapter<String,org.mechio.api.speech.SpeechRequest>


Copyright © 2010-2014. All Rights Reserved.