How do I start a preset using Tasker?
Noice allows external apps like
Tasker
to start presets using preset URLs. To do so, you can launch an intent with
android.intent.action.VIEW
action and the preset URL as intent's data. The
preset URLs are self-contained and can work without the Internet. To obtain a
preset's URL, you can follow the steps below.
- Navigate to the Presets tab from the bottom bar.
- Find the preset you want to play and open its context menu by clicking the inverted triangle button.
- Select the Share option from the context menu.
- Select the Copy Link button in the Share system modal.