https://github.com/bsutton/sounds_common
https://github.com/bsutton/sounds_common
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bsutton/sounds_common
- Owner: bsutton
- License: lgpl-2.1
- Created: 2020-06-23T11:55:19.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-08-31T00:52:29.000Z (almost 5 years ago)
- Last Synced: 2025-02-25T03:16:53.612Z (over 1 year ago)
- Language: Dart
- Size: 145 KB
- Stars: 0
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Overview
sounds_common is a helper library to share code between the [sounds](https://github.com/bsutton/sounds) and [sounds_codec](https://github.com/bsutton/sounds_codec) projects.
The `sounds` project provids audio recording and playback for Flutter applications.
The `sounds_codec` project provides a codec conversion library using the ffmpeg library.
## Features and bugs
Please file feature requests and bugs at the [issue tracker](https://github.com/bsutton/sounds_common/issues).