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
535 stars 301 forks source link

FlacFileWriter does not exist! #32

Closed mayukhnair closed 10 years ago

mayukhnair commented 10 years ago

javaFlacEncoder.FLACFileWriter is not there :(. Is this a separate wrapper I may have to download?

mayukhnair commented 10 years ago

Pardon me, found it. Please add a link to the javaFileEncoder in the readme.md file. http://sourceforge.net/projects/javaflacencoder/files/latest/download?source=files