Skip to content

Releases: lkuza2/java-speech-api

Version 2.0 release candidate 3

Choose a tag to compare

@Skylion007 Skylion007 released this 19 Jan 19:23
  • Fixed bug in Google Translate
  • Restored Recognizer to working order

Version 2.0 release candidate 2

Choose a tag to compare

@Skylion007 Skylion007 released this 11 Jan 19:54
  • 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

Choose a tag to compare

@Skylion007 Skylion007 released this 15 Nov 19:27

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

Choose a tag to compare

@Skylion007 Skylion007 released this 24 Apr 16:34

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

Choose a tag to compare

@Skylion007 Skylion007 released this 05 Feb 17:38

Updated release with bug fixes and Google Translate service added.

Version 1.10

Choose a tag to compare

@Skylion007 Skylion007 released this 15 Sep 18:38

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

Choose a tag to compare

@lkuza2 lkuza2 released this 16 Jul 03:16

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)