3

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?

Jibin Mathews
  • 1,129
  • 1
  • 10
  • 23

1 Answers1

2

We are currently focused on the generic gRPC use case where the user controls both server and client. For these types of "cloud APIs" use case we are definitely going to look into supporting next.

Stanley Cheung
  • 347
  • 1
  • 3