Action: Set Digital Assistant
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