just_audio
Audio player library
An audio player library written in Dart that provides a simple and efficient way to play audio files.
Audio Player
1k stars
18 watching
679 forks
Language: Dart
last commit: 23 days ago Related projects:
Repository | Description | Stars |
---|---|---|
jhasse/ears | A Rust library for playing audio files with spatialization capabilities using OpenAL and libsndfile. | 90 |
raysan5/raudio | An audio library providing basic functionality to play and manage audio files from various formats. | 176 |
tbaranes/audioplayerswift | A class for playing audio in iOS, macOS and tvOS apps | 278 |
forijk/vue-audio-better | A Vue.js component library for creating custom audio players with additional features such as progress bars and volume control. | 137 |
ruuda/hound | A Rust library for reading and writing uncompressed audio files in the WAVE format. | 485 |
bluefireteam/audioplayers | A Flutter package to play multiple audio files simultaneously across various platforms. | 2,014 |
audiotk/sd1 | A software project implementing an audio player with support for multiple file formats and playback functionality. | 2 |
florent37/flutter-assetsaudioplayer | A Flutter package that allows playing audio from assets or network directly, with features like simultaneous playback, notifications, and support for multiple platforms. | 757 |
andreaskeller/react-native-audioplayer | A small audio player library for React Native | 104 |
sh3rawi/react-native-audio-player | A React Native module for playing audio on Android devices. | 13 |
rustaudio/rodio | A Rust library for playing back audio files | 1,789 |
delannoyk/audioplayer | A wrapper around AVPlayer offering quality control, retry, connection handling, and customization options for playing audio files on iOS. | 731 |
schreibfaul1/esp32-audioi2s | A library for playing audio files from an SD card via I2S on ESP32 boards | 1,140 |
kolber/audiojs | An audio player library for the HTML5 <audio> tag with cross-browser support and fallbacks. | 2,104 |
experience-monks/web-audio-player | A WebAudio player that simplifies cross-browser playback and addresses common issues with streaming audio on mobile devices. | 243 |