hey guys. is there a lib for playing sounds? i'm making a simple multiplatform game with compose multiplatform. i'd like to play some sounds on android/js/desktop, but i'm too lazy to write expect/actual wrappers 🙂
p
Pamela Hill
08/29/2022, 7:46 AM
Sound sounds very platform specific (pardon the pun)
Yes, hence the benefits to have a library that covers the actual/expect of each platform. We did our own internally at Deezer, not open-source unfortunately, and API is very limited to our needs so not something we'll want to expose.