Skip to content

Releases: AppDevGuy/OSSSpeechKit

v0.3.3

25 Feb 10:29
bcb7ae6
Compare
Choose a tag to compare

What's Changed

  • Support for Swift Package Manager
  • Support for 10 new languages
  • Added new pause and stop speech functionality.
  • Other minor improvements.

Full Changelog: 0.3.2...0.3.3

0.3.2

08 Sep 12:49
26205fb
Compare
Choose a tag to compare

0.3.2 resolves an issue where the speech to text would always fallback to device Locale instead of using the chosen language.

Version 0.3.0

05 May 06:22
3f19b7c
Compare
Choose a tag to compare

This version contains updates to:

  • On-Device speech to text recognition
  • Greater error handling
  • Localized strings
  • Overridable strings and images
  • Greater test coverage

And much more.