-
Notifications
You must be signed in to change notification settings - Fork 202
New issue
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
[Android] Recording of WAV, OPUS and other files fails silently on certain device(s) #393
Comments
Thanks for the report. |
I made an attempt to fix your issue in |
I did test it and it is still the same behaviour as before with no audio recorded and current volume being -infinity when recording with aacLc Launching lib/main.dart on ONEPLUS A6013 in debug mode... |
@felixmede @llfbandit I can confirm that this issue is happening with one of my users on Android OnePlus 6T OxygenOS 11.1.1.2 Downgrading to:
fixes the issue |
It seems to be fixed for me with android_record 1.3.0 |
Package version
Environment
Describe the bug
Recording of WAV, OPUS, aacLc and other files fails silently
To Reproduce
Steps to reproduce the behavior:
Expected behavior
creating a useful recording file
Additional context
the amplitude is current:-infinity max: -160
It is working on 1.2.4 without any issues
Other devices we tested work without any issues
No error in console
The text was updated successfully, but these errors were encountered: