This message was deleted.
# helpdesk
s
This message was deleted.
d
we do support music streaming. however, it's not currently trivial to stream a music file from Android. we do have an example app showing you how this could be done from the browser SDK.
g
thanks, do you have android kotlin example?
d
we do not at the moment
we'll look into how this could be done more easily.
g
great, thanks
b
Hi david Hope you're doing well I am assuming we can use this frontend code as a inspiration to write code in kotlin once we have done that will it solve our problem of sending music to stream inside room ?
d
Unfortunately not.. Kotlin SDK doesn't support publishing of audio samples. I would recommend doing this from the backend. Take a look at our CLI and Go SDK
b
Noted thanks sure