Canardoux / flutter_sound

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

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

Closed LdzLq closed 16 hours ago

LdzLq commented 1 month ago

I need Help for :

Larpoux commented 1 month ago

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