-
**Flutter Version**
Flutter 2.2.1 • channel stable
**Lib Version**
^3.0.3+3
**Platform (Android / iOS / web) + version**
Android
**Describe the bug**
If you play an asset sound, …
-
**Flutter Version**
My version : Flutter 1.23.0-18.1.pre
**Lib Version**
My version : ^2.0.12
**Platform (Android / iOS / web) + version**
Platform : iOS - 14
**Describe the bug**
…
-
Hello
**I have an issue with**
Android API level used for build: **28**
Android at device/emulator: **6**
JS: NativeScript-Audio - TNSPlayer [audioPath, https://music-player-demo.herokuapp.c…
-
# Bug
On a Huawei phone running Android Pie, playback of a streaming audio file never starts. This is because of the call to pause after setting the speed parameter is made with the player in t…
-
### Checklist
- [X] I read the [troubleshooting guide](https://github.com/bluefireteam/audioplayers/blob/main/troubleshooting.md) before raising this issue
- [X] I made sure that the issue I am raisi…
-
Here is my Code:
```
constructor() {
this._recorder = new TNSRecorder();
this._player = new TNSPlayer();
this.play_options = {audioFile:"~/test.mp3", loop:false};
this.record_options …
-
### What package does this bug report belong to?
video_player
### What target platforms are you seeing this bug on?
iOS
### Have you already upgraded your packages?
Yes
### Dependency versions
…
-
### Checklist
- [X] I read the [troubleshooting guide](https://github.com/bluefireteam/audioplayers/blob/main/troubleshooting.md) before raising this issue
- [X] I made sure that the issue I am raisi…
-
**Which API doesn't behave as documented, and how does it misbehave?**
If the asset path contain any uppercase letter, an error will occurred when any asset bundle related functions were called.
For…
-
**Flutter Version**
Flutter (Channel master, 1.24.0-4.0.pre.98, on Microsoft Windows [Version 10.0.19041.572])
**Lib Version**
assets_audio_player: ^2.0.12
**Platform (Android / iOS / web) + ver…