Is anyone aware about an appropriate speech support out there?
There's a number of speech recognition systems that are supported through the Java Speech API, but most of them are commercial and expensive.
One speech recognition system that is free and written in Java is Sphinx-4 (http://cmusphinx.sourceforge.net/sphinx4/). I haven't played with it extensively myself, but have heard good things about it.
Speech _synthesis_ systems are much easier to find than speech recognition ones. Sphinx has a sister project called FreeTTS (http://freetts.sourceforge.net/). Alternatively you can use e.g. the MARY system (http://mary.dfki.de/) freely in many contexts.
Cheers, Alexander. ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ Lejos-discussion mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/lejos-discussion
