We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I try to play device's audio
but it doesn't work
when i try to play asset audio it works correctly but when I try to play a device audio it doesn't work
player.play(DeviceFileSource("content://media/external/audio/media/181888"));
Android
No response
6.0.0
debug
[ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: PlatformException(AndroidAudioError, setDataSource failed.: status=0x80000000, java.io.IOException: setDataSource failed.: status=0x80000000
my full logs or a link to a gist
Flutter doctor:
Output of: flutter doctor -v
no way
The text was updated successfully, but these errors were encountered:
It appears to related to Flutter 3.24. I am encountering the same issue.
Sorry, something went wrong.
No branches or pull requests
Checklist
Current bug behaviour
I try to play device's audio
Expected behaviour
but it doesn't work
Steps to reproduce
when i try to play asset audio it works correctly
but when I try to play a device audio it doesn't work
Code sample
Code sample
Affected platforms
Android
Platform details
No response
AudioPlayers Version
6.0.0
Build mode
debug
Audio Files/URLs/Sources
No response
Screenshots
No response
Logs
Full Logs
Flutter doctor:
Related issues / more information
No response
Working on PR
no way
The text was updated successfully, but these errors were encountered: