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
531 stars 304 forks source link

Demo not working? #84

Closed Anzure closed 7 years ago

Anzure commented 7 years ago

When I hit record and speak (in English), nothing happens. Do I need to launch the demo jar with some arguments or something simular to that?

EDIT: Seems like the port was blocked on my network. However, it didn't say anything about it couldn't connect to Google.