Action: Set Digital Assistant

Revision as of 21:03, 11 January 2024 by JosueGd (talk | contribs) (Created page with "== About == <pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;"> This action allows you to set the device's current default digital as...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

About

This action allows you to set the device's current default digital assistant.
This will (for example) allow you to switch dynamically between the Google default assistant and some other app when required.

Note: that the currently selected default digital assistant may not update correctly in the settings on some devices (but this should not effect the functionality).

Configuration available

None

No default assistant, this will make for example that "OK google" or any other feature of another digital assistant does not work.


Others

You can define between any other application that has compatibility as assistance for example (MacroDroid, Google, Alexa etc).


Example

With a widget button switch between Google support and MacroDroid.

Triggers

Widget Button (Green)


Actions

Set Variable
assistant: (Invert)
If
assistant = True
Actions

Set Digital Assistant
Google
Else


Actions

Set Digital Assistant
Macrodroid
End If


Constraints


Local variables

assistant = False