taudio
library
Classes
-
FlutterSoundHelper
-
FlutterSoundHelper()
is a singleton which offers some utilities for handling audio files and buffers.
-
FlutterSoundPlayer
-
A Player is an object that can playback from various sources.
-
FlutterSoundRecorder
-
A Recorder is an object that can record to various destinations.
-
PlaybackDisposition
-
Used to stream data about the position of the
playback as playback proceeds.
-
RecordingDisposition
-
Holds point in time details of the recording disposition
including the current duration and decibels.
-
A Wave header.