Skip to content
Sirius GG edited this page Apr 26, 2023 · 13 revisions

Welcome to the J.A.R.V.I.S. Java-Speech API Wiki.

What does Jarvis stand for?

J ust
A
R eliable
V ocal
I nterpreter (and)
S ynthesizer

What does Jarvis do?

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, recognizer and other services.

Useful Tutorials:

Other Useful Links

Feel free to contribute your own coding examples and applications to this wiki. All (useful) contributions are welcome.