edu.cmu.sphinx.util
Interface ReferenceSource

All Known Implementing Classes:
ConcatAudioFileDataSource, ConcatFileDataSource, FileReferenceSource

public interface ReferenceSource

A source of reference texts.


Method Summary
 java.util.List<java.lang.String> getReferences()
          Returns a list of reference text.
 

Method Detail

getReferences

java.util.List<java.lang.String> getReferences()
Returns a list of reference text.