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

help anyone ㅜㅜ #96

Open jongheeweon opened 7 years ago

jongheeweon commented 7 years ago

hello i am a beginner programmer . my first project is need to speech to text technology so i ask something.

i've downloaded this api in eclipse but i am not looking for Sample code as a turorial.

can you show any example source code using this api?

MitchellShapiro commented 7 years ago

This is a little late but an example is provided under the other branch, here is a link: https://github.com/lkuza2/java-speech-api/tree/api-example

goxr3plus commented 5 years ago

https://github.com/goxr3plus/java-google-speech-api

jongheeweon commented 5 years ago

Thanks :-)

goxr3plus commented 5 years ago

:)