简体   繁体   English

如何使用语音激活 android 应用程序

[英]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.我正在尝试对 Siri Alexa 等助手进行编程。我想在说“ok Toby”或类似的话时激活该应用程序。 I am using Java Android.我正在使用 Java Android。 How do I do this?我该怎么做呢?

Check their Developers website and figure out how to create custom commands for your android application.查看他们的开发者网站,了解如何为您的 android 应用程序创建自定义命令。 And since its android Google provides a pretty good information about its assistant and custom calls.并且由于它的 android 谷歌提供了关于它的助手和自定义调用的非常好的信息。 You might want to check this:你可能想检查一下:

Google Assistant Developers Website Google 助理开发者网站

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

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