flutter_voice_processor 1.1.2 flutter_voice_processor: ^1.1.2 copied to clipboard
A Flutter audio recording plugin designed for real-time speech audio 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
[1.0.10] - 2023-06-01 #
- Improved hot restart behaviour on Android
[1.1.0] - 2023-08-03 #
- Improved API
- Changed native recorders
[1.1.1] - 2024-02-07 #
- iOS channel events to main thread
[1.1.2] - 2024-10-25 #
- Updated iOS native recorder