edu.cmu.sphinx.frontend.util.test
Class AudioDataSourcesTest
java.lang.Object
edu.cmu.sphinx.frontend.util.test.AudioDataSourcesTest
public class AudioDataSourcesTest
- extends java.lang.Object
Some small unit tests to check whether the AudioFileDataSource and the ConcatAudioFileDataSource are working
properly.
Field Summary |
static java.lang.String |
baseDir
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
baseDir
public static final java.lang.String baseDir
- See Also:
- Constant Field Values
AudioDataSourcesTest
public AudioDataSourcesTest()
setUp
public void setUp()
testSimpleFileSources
public void testSimpleFileSources()
throws DataProcessingException
- Throws:
DataProcessingException
test8KhzSource
public void test8KhzSource()
throws DataProcessingException
- Throws:
DataProcessingException
testConcatDataSource
public void testConcatDataSource()
throws DataProcessingException
- Throws:
DataProcessingException