public class SpeechRecognition extends Object
| Constructor and Description |
|---|
SpeechRecognition() |
| Modifier and Type | Method and Description |
|---|---|
static AudioStream |
getStream(AudioStream as)
Returns the affected audio stream.
|
static void |
main(String[] args) |
public SpeechRecognition()
public static AudioStream getStream(AudioStream as)
as - The audio stream to affectpublic static void main(String[] args) throws IOException, edu.cmu.sphinx.util.props.PropertyException, InstantiationException, InterruptedException
args - edu.cmu.sphinx.util.props.PropertyExceptionIOExceptionInstantiationExceptionInterruptedException