org.jactr.modules.pm.aural.memory.impl.encoder
Class WordAuralEncoder

java.lang.Object
  extended by org.jactr.modules.pm.aural.memory.impl.encoder.AbstractAuralEncoder
      extended by org.jactr.modules.pm.aural.memory.impl.encoder.WordAuralEncoder
All Implemented Interfaces:
IPerceptualEncoder

public class WordAuralEncoder
extends AbstractAuralEncoder


Field Summary
 
Fields inherited from interface org.jactr.modules.pm.common.memory.IPerceptualEncoder
COMMONREALITY_IDENTIFIER_META_KEY
 
Constructor Summary
WordAuralEncoder()
           
 
Method Summary
 
Methods inherited from class org.jactr.modules.pm.aural.memory.impl.encoder.AbstractAuralEncoder
encode, getAudioEvent, isDirty, isInterestedIn, update
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WordAuralEncoder

public WordAuralEncoder()