just_audio icon indicating copy to clipboard operation
just_audio copied to clipboard

Audio Player

Results 242 just_audio issues
Sort by recently updated
recently updated
newest added

**Which API doesn't behave as documented, and how does it misbehave?** Method `.play()` does not play a specific sound for the first time it is requested to be played. After...

bug
1 backlog

**Title:** Unable to Adjust Volume on iOS Browsers Using just_audio Library **Which API doesn't behave as documented, and how does it misbehave?** The `just_audio` library does not allow volume adjustments...

bug
1 backlog

**Is your feature request related to a problem? Please describe.** I need to capture raw audio data from AudioPlayer instances to send the app's audio to external services such as...

enhancement
1 backlog

**Which API doesn't behave as documented, and how does it misbehave?** Set audio source to LockCachingAudioSource type, preload to false, get Unhandled Exception after calling player.load method. **Minimal reproduction project**...

bug
1 backlog

**Which API doesn't behave as documented, and how does it misbehave?** On IOS, awaiting the `AudioPlayer.play()` method does not end when `AudioPlayer.stop()` is called. **Minimal reproduction project** https://github.com/DominicOrga/bug_report_just_audio **To Reproduce...

bug
1 backlog

**Is your feature request related to a problem? Please describe.** I am experiencing issues with sound transitions when playing a playlist with podcast content. Specifically, there is no gap at...

enhancement
1 backlog

In our music player app, a client need to have Authorization headers. When I gave ConcatenatingAudioSource, the player was stuck after some time, when the given token is expired. So...

**To which pages does your suggestion apply?** * [just_audio readme](https://github.com/ryanheise/just_audio/blob/minor/just_audio/README.md) **Quote the sentences(s) from the documentation to be improved (if any)** > Windows support is enabled by adding an additional...

documentation
1 backlog

**Which API doesn't behave as documented, and how does it misbehave?** just_audio : 0.9.38 **Minimal reproduction project** no **To Reproduce (i.e. user steps, not code)** no **Error messages** ![image](https://github.com/ryanheise/just_audio/assets/13588621/6ad1868d-e3ff-4bae-96cb-286e8109888f) ```...

bug
1 backlog

**Which API doesn't behave as documented, and how does it misbehave?** - **just_audio** is having issues regarding iOS audio reconnects for live streams. - While listening to any radio live...

bug
1 backlog