Skip to content

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 …

License

Notifications You must be signed in to change notification settings

arianrad/java-speech-api

 
 

Repository files navigation

#Java-Speech-API Example Code

This branch contains code for the example for the Java-Speech API

Description

The example is updated regulalary to contain EVERY feature of the most current
stable API release. This API does not contain required libraries to compile/run.
You must include this API(java-speech-api) and the JLayer API

##Changelog See CHANGELOG.markdown for Version History/Changelog

##Credits See CREDITS.markdown for Credits

About

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 …

Resources

License

Stars

Watchers

Forks

Packages

No packages published