Package edu.cmu.sphinx.frontend.databranch

This package contains some classes to create a subbranch of a FronEnd at an arbitrary position.

See:
          Description

Interface Summary
DataListener Defines some API-elements for Data-observer classes.
DataProducer Some API-elements which are shared by components which can generate Datas.
 

Class Summary
DataBufferProcessor A FIFO-buffer for Data-elements.
FrontEndSplitter Creates push-branches out of a Frontend.
 

Package edu.cmu.sphinx.frontend.databranch Description

This package contains some classes to create a subbranch of a FronEnd at an arbitrary position. This can be useful in order to make several decoders to use the same feature-frontend.