Is there any method to make unity in-game audio to stream-able source?

Hi Professionals

I am going to stream unity in-game audio to html page. (Any method is welcome, including third party plugin, services)
Is there any way to do this?

Please help me
Thanks

Does UnityWebRequest not work for you with DownloadHandlerAudioClip-streamAudio ?

Isn’t the reference URL that you sent is to send the music file of the web side to Unity so that you can hear it on the unity side?
Well. sorry but what I mean was that I want to hear unity’s audio in HTML.