org.cogchar.bundle.demo.convo
Class SpeechRecFilter

java.lang.Object
  extended by org.cogchar.bundle.demo.convo.SpeechRecFilter
All Implemented Interfaces:
org.jflux.api.core.Adapter<org.mechio.api.speechrec.SpeechRecEventList<org.mechio.api.speechrec.SpeechRecEvent>,org.mechio.api.speechrec.SpeechRecEvent>

public class SpeechRecFilter
extends Object
implements org.jflux.api.core.Adapter<org.mechio.api.speechrec.SpeechRecEventList<org.mechio.api.speechrec.SpeechRecEvent>,org.mechio.api.speechrec.SpeechRecEvent>

Author:
Matthew Stevenson

Constructor Summary
SpeechRecFilter()
           
 
Method Summary
 org.mechio.api.speechrec.SpeechRecEvent adapt(org.mechio.api.speechrec.SpeechRecEventList<org.mechio.api.speechrec.SpeechRecEvent> in)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpeechRecFilter

public SpeechRecFilter()
Method Detail

adapt

public org.mechio.api.speechrec.SpeechRecEvent adapt(org.mechio.api.speechrec.SpeechRecEventList<org.mechio.api.speechrec.SpeechRecEvent> in)
Specified by:
adapt in interface org.jflux.api.core.Adapter<org.mechio.api.speechrec.SpeechRecEventList<org.mechio.api.speechrec.SpeechRecEvent>,org.mechio.api.speechrec.SpeechRecEvent>


Copyright © 2010-2014. All Rights Reserved.