File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
#J.A.R.V.I.S. (Java-Speech-API)
2
2
3
- J.A.R.V.I.S. Speech API: Just A Real Vocal Interpreter and Synthesizer.
3
+ J.A.R.V.I.S. Speech API: Just A Real Vocal Interpreter & Synthesizer.
4
4
This is a project for the Java Speech API. Interprets vocal inputs into text and synthesises MP3Data from text input.
5
5
(Think Steven Hawkings) Even includes language auto-detection!
6
6
7
7
## Description
8
- This API is designed to be simple and efficient, using the speech engines created by Google
8
+ The J.A.R.V.I.S. Speech API is designed to be simple and efficient, using the speech engines created by Google
9
9
to provide functionality for parts of the API. Essentially, it is an API written in Java,
10
10
including a recognizer, synthesizer, and a microphone capture utility. The project uses
11
11
Google services for the synthesizer and recognizer. While this requires an Internet
You can’t perform that action at this time.
0 commit comments