I have an API that I've managed to get to acknowledge the incoming stream from the web browser, but the stream seems to be not be a complete audio segment based on the nature of the connection.
I have it working from my local mic so I know the problem has something to do with the audio coming from the browser.
Why is this not a valid audio stream? Or do you have an example I can use?