Home:ALL Converter>Run Google Assistant Command with an Android App

Run Google Assistant Command with an Android App

Ask Time:2019-11-19T18:48:57         Author:Rohit

Json Formatter

I want to be creating an Android App that could ask assistant to do something like, "Turn the TV on".

Google Home's Routine comes with it's own limitations, I am thinking of implementing the same with an app of my own. I tried going through the Google Assistant API but couldn't see anything that would allow app to send command just like a user does.

Could there be any possible way to make Google Assistant take command from an android app?

Edit: I want to be hard coding the command as text in code itself. Or, achieve a similar behavior somehow.

Author:Rohit,eproduced under the CC 4.0 BY-SA copyright license with a link to the original source and this disclaimer.
Link to original article:https://stackoverflow.com/questions/58932287/run-google-assistant-command-with-an-android-app
yy