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.
Would it be possible to create a new GitHub release containing the latest working source code?
I seem to be unable to build the repository from the current source code, as I can not resolve the project's dependencies.
Perhaps it might be worth looking into setting up Apache Maven with this project, in which case I could definitely help setup dependency management.
Would it be possible to create a new GitHub release containing the latest working source code? I seem to be unable to build the repository from the current source code, as I can not resolve the project's dependencies. Perhaps it might be worth looking into setting up Apache Maven with this project, in which case I could definitely help setup dependency management.
Thankyou, psgs :palm_tree: