| Package | Description |
|---|---|
| edu.cmu.sphinx.tools.batch | |
| edu.cmu.sphinx.util |
| Modifier and Type | Field and Description |
|---|---|
protected BatchItem |
BatchModeRecognizer.curBatchItem |
| Modifier and Type | Method and Description |
|---|---|
BatchItem |
SimpleBatchManager.getNextItem()
Gets the next available batch item or null if no more are available
|
BatchItem |
PooledBatchManager.getNextItem()
Gets the next available batch item or null if no more are available
|
BatchItem |
BatchManager.getNextItem()
Gets the next available batch item or null if no more are available
|