Stream live radio through Unity

Hi!
Is it possible to steam an online radio station in Unity?

I have looked into using UnityWebRequestMultimedia.GetAudioClip (Unity - Scripting API: Networking.UnityWebRequestMultimedia.GetAudioClip)
but this tries to pull an audio clip rather than stream the audio.

Is this something I can do within Unity or would it require a plugin?
I’m targeting Android and iOS devices

Thanks

Ha no, I spent a few days twiddling with that.

Hope it helps - a year later :slight_smile:

1 Like