Releases: lkuza2/java-speech-api
Version 2.0 release candidate 3
- Fixed bug in Google Translate
- Restored Recognizer to working order
Version 2.0 release candidate 2
- Fixed and updated Google endpoints to the latest version. Synthesiser and Translator now works!
- Improved Google Duplex Speech recognition by utilizing continuous and interim modes.
- Added a speech recognition demo so people can try it for themselves.
Version 2.0 release candidate
This is version 2.0 supporting all the new APIs. While this has been in beta for months, I think it's finally time to add some binaries to make the project more accessible. Enjoy.
Version 1.12
A great deal of prep has been done for the V2 version. Note that many features are still experimental such as the Duplex API.
Release Highlights:
- A critical bug fix regarding language auto detection has also been included in this release.
- A bug fix in the Microphone class regarding passive listening.
- The Synthesiser is now significantly faster than before.
Version 1.11
Updated release with bug fixes and Google Translate service added.
Version 1.10
This binary brings together a plethora of new improvements to virtually every feature in the project. From a completely rewritten Synthesiser class to the new Microphone Analyzer class. This release also brings forward the improvements to various improvements including the re-branding to J.A.R.V.I.S. Java Speech API. Virtually every feature has been improved or rewritten in this release. Please see the changelog for full details.
This release was completely worked on by Skylion, and he deserves all credit for the great work done creating this amazing release.
Version 1.05
Changes from pull request from @duncanj
Precompiled jar with libraries and javadoc is zipped and attached for this release
Changes include:
Improved language support for recognizer (Credits to @duncanj)
Add support for multiple responses for recognizer (Credits to @duncanj)
Add profanity filter toggle support for recognizer (Credits to @duncanj)