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

Maven #62

Open marcuscraske opened 9 years ago

marcuscraske commented 9 years ago

It would be cool to have this available via Maven Central Repository: http://datumedge.blogspot.co.uk/2012/05/publishing-from-github-to-maven-central.html

Skylion007 commented 9 years ago

We are working on it! @amplexus did a lot of the groundwork, we will work on publishing to the maven central repository soon.

Arinerron commented 8 years ago

Yay, in excited!

NOBLES5E commented 8 years ago

Has the project been available on maven?

Skylion007 commented 8 years ago

Woops, this has slept my mind over the past year. I'll go and make sure to add it to Maven this weekend. Update: still working on it.

mcicolella commented 8 years ago

Any news about this?

nija123098 commented 7 years ago

Jitpack hosts all GitHub public repos for free for Maven and several other frameworks. https://jitpack.io/#lkuza2/java-speech-api This information should be in the README

heruan commented 7 years ago

JitPack is not working for me, failing on transitive dependencies.