Skip to content

Releases: SamuraiSigma/speech-to-text

The Android (untested) update

31 Jan 23:48
Compare
Choose a tag to compare
Pre-release

Issues were encountered when trying to build export templates for Android on Godot 2.1.4. Anyhow, it is confirmed that the Speech to Text code was compiled and wasn't the cause of the errors.

Better Android support will be given on a future update, when the module is updated to Godot 3.0.

Changelog:

  • Added (untested) support for Android (should work on Godot 2.1.4).
  • Updated README.md requirements section for more clarity.

The Apple update

31 Jan 22:54
Compare
Choose a tag to compare

This version mainly seeks to increase Speech to Text support on Apple platforms. 🍎

Changelog:

  • Added support for OS X and iOS (tested on Godot 2.1.4).
  • Fixed a bug when trying to use Speech to Text on Unix with ALSA.

The Windows update

28 Sep 22:58
Compare
Choose a tag to compare

In one sentence, the Speech to Text module now works on Windows! 🎉

Changelog:

  • Added Windows support (tested on Godot 2.1.4).
  • Made a few changes in the README instructions.

First release (Unix only)

28 Sep 22:37
Compare
Choose a tag to compare

First version of the Speech to Text module.

  • Works only on Unix systems that have PulseAudio or ALSA support.
  • Tested on Godot 2.1.3 and 2.1.4.