flutter_recorder 0.9.1 copy "flutter_recorder: ^0.9.1" to clipboard
flutter_recorder: ^0.9.1 copied to clipboard

A low-level audio recorder plugin which uses miniaudio as backend. Detect silence and save to WAV audio file. Audio wave, FFT and volume level can be get in real-time.

0.9.1 #

  • breaking change:
    • renamed startListen to start
    • renamed stopListen to stop
    • renamed isDeviceStartedListen to isDeviceStarted
13
likes
160
pub points
40%
popularity
screenshot

Publisher

verified publishermarcobavagnoli.com

A low-level audio recorder plugin which uses miniaudio as backend. Detect silence and save to WAV audio file. Audio wave, FFT and volume level can be get in real-time.

Repository (GitHub)
View/report issues

Topics

#audio #recorder #visualizer

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

ffi, flutter, meta, plugin_platform_interface, web

More

Packages that depend on flutter_recorder