Skip to content

Latest commit

 

History

History
45 lines (24 loc) · 815 Bytes

CHANGELOG.md

File metadata and controls

45 lines (24 loc) · 815 Bytes

1.0.10+1 (2024-03-07)

  • Updated dependencies for compatibility with modern projects.

1.0.9+1 (2024-09-02)

  • Now uses flutter_sound again.

1.0.8+1 (2023-10-02)

  • Now uses flutter_soundfork: ^1.0.1.

1.0.7+1 (2023-10-02)

  • Now uses http: ^1.0.0.

1.0.6+2 (2023-09-15)

  • Now uses flutter_soundfork and logger>=2.0.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.