net.fortytwo.ripple.audio
Class HelloDigits
java.lang.Object
net.fortytwo.ripple.audio.HelloDigits
public class HelloDigits
- extends Object
A simple HelloDigits demo showing a simple speech application
built using Sphinx-4. This application uses the Sphinx-4 endpointer,
which automatically segments incoming audio into utterances and silences.
|
Method Summary |
static void |
main(String[] args)
Main method for running the HelloDigits demo. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HelloDigits
public HelloDigits()
main
public static void main(String[] args)
- Main method for running the HelloDigits demo.
Copyright © 2007-2011 fortytwo.net. All Rights Reserved.