- Updated dependencies for compatibility with modern projects.
- Now uses
flutter_sound
again.
- Now uses
flutter_soundfork: ^1.0.1
.
- Now uses
http: ^1.0.0
.
- Now uses
flutter_soundfork
andlogger>=2.0.1
.
- Bug fixes.
- Improved speech synthesis configurability.
- Fixed issue with audio recording via Bluetooth on Android.
- Support for new v2 TTS endpoint in Ratatoskur.
- EmblaRESTAPI is now named EmblaAPI
- EmblaSpeechSynthesizer removed. Use synthesizeSpeech() method of EmblaAPI instead.
- Minor fixes.
- Initial release.