Alexandru - George Rusu
Alexandru - George Rusu
What do you use as HLS server? Does aws provide a HLS server to stream music?
I'm experiencing a similar issue on Android that is a physical device (Huawei P9 lite). After playing ~220 wav files, the audio can't be heared anymore even if I dispose...
I tried both voicePlayerCache ??= AudioCache(); and voicePlayerCache ??= AudioCache(fixedPlayer: voicePlayer); PS: is not reproducible on android emulator
> @leonardocaldas I am willing to create a pull-request with null-safety if you have time to approve and publish. @leonardocaldas any thoughts?
@wietsebuseyne I think you can do this without any doubt. As far as I can see, someone did the same for the flushbar package: https://pub.dev/packages/another_flushbar
@wietsebuseyne thank you very much, I really appreciate your work and the effort. It worked like a charm.
Thanks for your response. I tried to directly use the audio service for my first implementation but it seems to not work properly. The player is not shown in the...