ryanheise

Results 1670 comments of ryanheise

That sounds like something that a good audio recorder plugin should manage. The [record](https://pub.dev/packages/record) plugin has a feature request for it: https://github.com/llfbandit/record/issues/84 . There was also a PR https://github.com/llfbandit/record/pull/225 which...

@bilalahmed24 I don't think the API supports this by design. If Android wants to tell you when the audio focus is available again, it will give you type `pause` instead...

Are you able to link this to a bug report? This will help me to reproduce the issue and test your fix. Can you reproduce this without a home widget...

I'd like to investigate, but I would need your help to reproduce it in order to be sure the correct solution is implemented. ExoPlayer is a separate matter (Android side)...

The ExoPlayer code has been partially upgraded on `minor`. Any instructions on how to reproduce the bug?

Yes, I wouldn't expect media3 to change anything in this respect. There is still another bit of work to do with media3 later, but I don't expect that to affect...

This should definitely be upgraded. I'd be happy to accept a PR if you're willing to submit the relevant changes.

@ali2236 has created a PR #1320 if anyone would like to try it. (I'll probably merge it tomorrow)

The PR has been merged into `minor` but please let me know either whether it worked successfully for you or whether you notice further issues that should be resolved before...

just_audio_web 0.4.12 has now been published, thanks to @ali2236 for contributing the PR. Use `flutter pub upgrade` to upgrade your dependencies.