flutter_voice_processor 1.0.9
flutter_voice_processor: ^1.0.9 copied to clipboard
A Flutter plugin that delivers audio buffers for real-time processing.
1.0.0 - 2020-12-10 #
- Initial version
1.0.1 - 2021-01-05 #
- Fixed audio session hold issue
1.0.2 - 2021-02-04 #
- Minor bug fix
1.0.3 - 2021-03-29 #
- Minor bug fix
1.0.4 - 2021-04-28 #
- Migrating to null safety
1.0.5 - 2021-04-30 #
- Improved Android stop routine
1.0.6 - 2021-09-01 #
- Added native error callback
1.0.7 - 2022-05-02 #
- Updated package settings
- Fixed deprecation warning
1.0.8 - 2022-08-02 #
- Improved documentation
1.0.9 - 2022-09-21 #
- Fix onCancel nil error