Hello Kustomers,
I recently found a song on Youtube and now I am addicted to it. I play it every day, but I want to play it offline using flows or functions in KWGT. Is this possible?
I have included some screenshots. One of the screenshots is from Shortcut Maker, which shows the intent information, if that helps.
1 Like
Hi there,
In order to be able to trigger an audio playback programmatically, IMO you need a 3rd party app like Tasker or Automate so that you can set up a Flow for sending a “play” command to the Tasker or the Automate.
I hope this would help.
So there is no way to do this out of the box?
The reason I ask, is because the last time I used Tasker or Macrodroid, it drained my battery significantly. Is there a way you could give me the instructions on how to do this “send” logic as a last resort? Thank you by the way.
Hi there,
You can use the Intent URI to send a command to Tasker or Automate.
I don’t use Tasker, I use Automate instead. The syntax of the intent URI for the Automate is:
automate://name=value
I hope this would help.