public/tau_recorder library Main
THE Flutter Sound Recorder
Classes
- RecordingDisposition
- Holds point in time details of the recording disposition including the current duration and decibels.
- TauRecorder
- A Recorder is an object that can record from various sources.
Typedefs
- TOnRecorderProgress = void Function(Duration position, double dbPeakLevel)
-
Playback function type for
FlutterSoundPlayer.startPlayer()
.
Exceptions / Errors
- RecordingPermissionException
- Permission to record was not granted