What would be the flow from a react js app using gRPC-web to call the google text to speech API with no backend (is it possible?). I am looking to do live speech to text translation.
I noticed this it says browser does not natively support gRPC is it true now then what is gRPC-web?