简体   繁体   English

使用 gRPC-web 调用 google text to voice api

[英]Use gRPC-web to call google text to speech api

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?).从使用 gRPC-web 的 react js 应用程序调用谷歌文本到语音 API 的流程是什么(这可能吗?)。 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?我注意到上面说的浏览器不支持本地GRPC是真的,现在又是什么GRPC的web?

We are currently focused on the generic gRPC use case where the user controls both server and client.我们目前专注于用户控制服务器和客户端的通用 gRPC 用例。 For these types of "cloud APIs" use case we are definitely going to look into supporting next.对于这些类型的“云 API”用例,我们肯定会考虑支持下一步。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM