Hi, I am trying to build speech to speech application using https://www.vocode.dev/ which provide a websocket for backend. I am using stremlit-webrtc to get the sound from the we browser but I did not understand how to output the continuous voice stream received from websocket.
Thank you