You could do this with a API but the issue is that, a component for record what the user says is not available in Adalo unfortunately! You can vote here : Record audio | Voters | Adalo
Yes, it is possible,
You can use the already existed component Audio Record component with a connection to Google Cloud, and I’ve played with voice input a little bit.
It relies on native mobile features and supports different languages English and French:
Please ping me in DM if you are interested in any of these components.
Hi @gskachkov, yes I am definitely interested, I have just been playing around with functionality to see if I can get my app working the way I want to. I have also been playing around with GCP APIs, but am struggling to get it usable. Do you have accompanying documentation?
Do you know if it is possible to create an action to be able to run a custom voice command in the app if the phone is locked? Like how you call google assistant or Siri?
I’ve just used documentation for GCP API from the Internet :-), but I needed to work only with one API endpoint.
In general, it is possible to replace to Google Assistant with own voice control component. I know this was done already by Alexa and Samsung Bixby, but it is a lot of work, and I don’t think this task for the NoCode solution. I would start from easier task inside of own application