The J.A.R.V.I.S. Speech API is designed to be simple and efficient, using the speech engines created by Google to provide functionality for parts of the API. Essentially, it is an API written in Java, including a recognizer, synthesizer, and a microphone capture utility. The project uses Google services for the synthesizer and recognizer. While this requires an Internet connection, it provides a complete, modern, and fully functional speech API in Java.
Hey Shadow, this project looks insanely cool! Unfortunately, I can't figure out what the dependency is for all the FLAC-related stuff, as I am being given a bunch of "Can't find this class" errors from Netbeans. If you could tell me (and potentially add it to the README) that would be great!
Hey Shadow, this project looks insanely cool! Unfortunately, I can't figure out what the dependency is for all the FLAC-related stuff, as I am being given a bunch of "Can't find this class" errors from Netbeans. If you could tell me (and potentially add it to the README) that would be great!
Thanks for putting cool things like this on gh :)