Releases: AppDevGuy/OSSSpeechKit
Releases · AppDevGuy/OSSSpeechKit
v0.3.3
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
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
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.