Closed Ashish-Raturi closed 2 years ago
Hi. Currently google_speech does not support web. This is because grpc is not designed for flutter web. If it helps you you can use the google apis package instead, which also supports flutter web.
Thanks a bunch man. You're a G.
Hey men, I want to use google speech in flutter web, for translating live speech to text. Can you tell me how can I do it?