Canardoux / flutter_sound

Flutter plugin for sound. Audio recorder and player.
Mozilla Public License 2.0
875 stars 569 forks source link

[HELP]: Why is `event.decibels` not providing a value? #1103

Open LdzLq opened 3 days ago

LdzLq commented 3 days ago

I need Help for :

Larpoux commented 3 days ago

Did you call _recorder.setSubscriptionDuration(Duration(milliseconds: 100)) ?