1

I want to implement Cloud Speech-to-Text (Google API) to my Flutter application. Do you know if it's possible and where I can get some helpful information or instruction of how to do it ?

thanks :)

1 Answer 1

1

If you want Speech-to-Text,

Use android native plastform-channels.

Link :

https://flutter.dev/docs/development/platform-integration/platform-channels

Flow :

flutter button click -> android native Speech-to-Text api -> flutter text show

Sign up to request clarification or add additional context in comments.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.