hey guys. is there a lib for playing sounds? i'm m...
# multiplatform
d
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
Sound sounds very platform specific (pardon the pun)
g
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.
m
There is KorAU. I’ve not used it but may fit your use case https://docs.korge.org/korau/