How to use ipywebrtc to stream audio to Azure Speech?
I’m using Solara to build a web app with Python, and I can use ipywebrtc to capture audio from the client’s browser. I can first record the audio to a temporary file and then pass it to Azure Speech, but I need it to be streaming