lkuza2 / java-speech-api

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.
GNU General Public License v3.0
534 stars 301 forks source link

Dependencies? #4

Closed a10y closed 12 years ago

a10y commented 12 years ago

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 :)

a10y commented 12 years ago

lol silly me, just saw that the deps are listed in CREDITS.md :P