Guides
Several notes to help new users
Table of contents
- Getting Started - Introduction for Flutter Sound beginners.
- Installation - Flutter Sound installation.
- PCM Dart Streams - Recording PCM-16 to a Dart Stream and Playback from a Dart Stream are two **VERY**, **VERY** important Flutter Sound features that must not be overlooked.
- AudioSession - Managing the audio sessions
- Codecs - Supported codecs.
- Logger - Debugging logs.
- Temporary files - Using temporary files.
- PCM files - Raw PCM and Wave files.
- On Progress - Getting a Stream of events during playback or recording.
- Flutter Sound on web - Flutter Sound on web.