Tasker Disable/Enable Speech/Say Actions system wide w 1 Task

Discussion in 'Guides / Examples / Ideas Forum' started by Andy J Z, Oct 26, 2019.

  1. Andy J Z

    Andy J Z New Member

    Joined:
    Oct 26, 2019
    Messages:
    2
    Likes Received:
    0
    Long story short... Have about 20 tasks for camera and notifications that send messages to other devices with AR and then says on local device a speech/say command.

    I would love to be able to turn off/on only the speech portion of all these many tasks at once.

    Could I do that with labels or maybe even variables for only the speech/say portion of the task?

    Here two screenshots showing these Tasks...
    https://photos.app.goo.gl/g7wXaCbfdGarDRAF7

    I have been using and loving Tasker for years btw. It's just freaking amazing. First post here so forgive me if I did it wrong. ;)

    Thanks for any help.
     
  2. joaomgcd

    joaomgcd Administrator Staff Member

    Joined:
    Feb 3, 2015
    Messages:
    9,479
    Likes Received:
    806
    Thank you! :) Glad you like the apps!

    What you could do is create a variable called %SayRemote and set to to 1. Then on all the Say actions add an If condition inside the action that it only performs it if %SayRemote Is Set.

    Then you can enable/disable the Say actions by setting or clearing that variable :)
     

Share This Page