|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.cmu.sphinx.util.props.ConfigurableAdapter
edu.cmu.sphinx.frontend.BaseDataProcessor
edu.cmu.sphinx.frontend.util.AudioContinuityTester
public class AudioContinuityTester
FrontEnd element that asserts the audio-stream to be continuous. This is often a mandatory property for
frontend setups. The component operates on the acoustic data level and needs to plugged into the frontend
before the actual feature extraction starts.
| Constructor Summary | |
|---|---|
AudioContinuityTester()
|
|
| Method Summary | |
|---|---|
Data |
getData()
Returns the processed Data output. |
| Methods inherited from class edu.cmu.sphinx.frontend.BaseDataProcessor |
|---|
getPredecessor, getTimer, initialize, setPredecessor |
| Methods inherited from class edu.cmu.sphinx.util.props.ConfigurableAdapter |
|---|
getName, newProperties, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface edu.cmu.sphinx.util.props.Configurable |
|---|
newProperties |
| Constructor Detail |
|---|
public AudioContinuityTester()
| Method Detail |
|---|
public Data getData()
throws DataProcessingException
BaseDataProcessor
getData in interface DataProcessorgetData in class BaseDataProcessorDataProcessingException - if a data processor error occurs
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||