org.cogchar.bundle.demo.convo
Class SpeechFormatter
java.lang.Object
org.cogchar.bundle.demo.convo.SpeechFormatter
- All Implemented Interfaces:
- org.jflux.api.core.Adapter<String,org.robokind.api.speech.SpeechRequest>
public class SpeechFormatter
- extends Object
- implements org.jflux.api.core.Adapter<String,org.robokind.api.speech.SpeechRequest>
- Author:
- Matthew Stevenson
|
Method Summary |
org.robokind.api.speech.SpeechRequest |
adapt(String a)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SpeechFormatter
public SpeechFormatter(String sourceId,
String destId)
adapt
public org.robokind.api.speech.SpeechRequest adapt(String a)
- Specified by:
adapt in interface org.jflux.api.core.Adapter<String,org.robokind.api.speech.SpeechRequest>
Copyright © 2010-2013. All Rights Reserved.