org.cogchar.bundle.demo.convo
Class SpeechRecStringFilter

java.lang.Object
  extended by 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

Constructor Summary
SpeechRecStringFilter()
           
 
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
 

Constructor Detail

SpeechRecStringFilter

public SpeechRecStringFilter()
Method Detail

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.