noise_meter 1.2.0+1 noise_meter: ^1.2.0+1 copied to clipboard
A Flutter plugin for collecting noise from the phone's microphone.
1.2.0 #
- Changed to api of a NoiseReading to include max and mean decibel.
1.1.5 #
- Added a getter for the sample rate field.
1.1.0 #
- Moved native source code to the AudioStreamer plugin (https://pub.dev/packages/audio_streamer).
1.0.0 #
- Able to stream NoiseReadings on iOS and Android.