-
Notifications
You must be signed in to change notification settings - Fork 300
Home
Sirius GG edited this page Apr 26, 2023
·
13 revisions
J ust
A
R eliable
V ocal
I nterpreter (and)
S ynthesizer
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.
- Hello World
- Microphone Selection
- Passive Listening
- Duplex - Hello World
- Implementing getLevel() on TargetDataLine
Feel free to contribute your own coding examples and applications to this wiki. All (useful) contributions are welcome.