Skip to main content Link Menu Expand (external link) Document Search Copy Copied
decibels property - RecordingDisposition class - recorder library - Dart API
menu
decibels

decibels property

double? decibels
final

The volume of the audio being captured at this point in time. Value ranges from 0 to 120

Implementation

final double? decibels;
flutter_sound 9.25.3