embla_core 1.0.6+1 embla_core: ^1.0.6+1 copied to clipboard
Flutter library containing the core session functionality in Embla, an Icelandic-language voice assistant.
1.0.6+1 (2023-09-29) #
- Now uses flutter_soundfork instead of flutter_sound and logger 2+ instead of logger 1+.
1.0.5+1 (2023-09-15) #
- Bug fixes.
1.0.4+1 (2023-09-13) #
- Improved speech synthesis configurability.
1.0.3+1 (2023-07-10) #
- Fixed issue with audio recording via Bluetooth on Android.
- Support for new v2 TTS endpoint in Ratatoskur.
1.0.2+1 (2023-05-22) #
- EmblaRESTAPI is now named EmblaAPI
- EmblaSpeechSynthesizer removed. Use synthesizeSpeech() method of EmblaAPI instead.
1.0.1+1 (2023-05-16) #
- Minor fixes.
1.0.0+1 (2023-05-12) #
- Initial release.