简体   繁体   中英

How to activate an android app with voice

I am trying to program an assistant like Siri Alexa etc. I want to activate the app while I say "ok Toby" or something like that. I am using Java Android. How do I do this?

Check their Developers website and figure out how to create custom commands for your android application. And since its android Google provides a pretty good information about its assistant and custom calls. You might want to check this:

Google Assistant Developers Website

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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