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