AutoVoice Autovoice event not passing variable to task

Discussion in 'AutoApps' started by Matust, Mar 23, 2017.

  1. Matust

    Matust New Member

    Joined:
    Mar 20, 2017
    Messages:
    18
    Likes Received:
    1
    Hi,
    I have a task set up that relies on the variables from autovoice natural language. I have set up a debug to task to simply flash %switch after the event is triggered but it never seems to activate the task. I am getting the confirmation popup from autovoice saying the variable is set but the task is not triggering and flashing %switch.
    I'm using the latest version of autovoice beta.
     
    Last edited: Mar 23, 2017
  2. joaomgcd

    joaomgcd Administrator Staff Member

    Joined:
    Feb 3, 2015
    Messages:
    9,479
    Likes Received:
    806
    Can you please export your profile's description (not xml) so I can take a look? Long-click the profile in Tasker->export description Thanks in advance
     
  3. Matust

    Matust New Member

    Joined:
    Mar 20, 2017
    Messages:
    18
    Likes Received:
    1
    Sure here it is
    Profile: Autovoice (239)
    Event: AutoVoice Natural Language [ Configuration:Commands: wemo ]
    Enter: Autovoice Variable Set (23)
    A1: Flash [ Text:%powertoggle Long:Off ]
    A2: Flash [ Text:%switch Long:Off ]
    A3: If [ %powertoggle ~ on & %switch ~ coffee machine ]
    A4: Variable Set [ Name:%Wemo To:1 Recurse Variables:Off Do Maths:Off Append:Off ]
    A5: End If
    A6: If [ %powertoggle ~ off & %switch ~ coffee machine ]
    A7: Variable Set [ Name:%Wemo To:2 Recurse Variables:Off Do Maths:Off Append:Off ]
    A8: End If
    A9: If [ %powertoggle ~ on & %switch ~ light ]
    A10: Variable Set [ Name:%Wemo To:3 Recurse Variables:Off Do Maths:Off Append:Off ]
    A11: End If
    A12: If [ %powertoggle ~ off & %switch ~ light ]
    A13: Variable Set [ Name:%Wemo To:4 Recurse Variables:Off Do Maths:Off Append:Off ]
    A14: End If
    A15: Flash [ Text:%Wemo Long:Off ]

    I've tried clearing data from the autovoice app and also reinstalling the app and setting up from fresh. Autovoice is flashing the correct variables in the toast message but these variables aren't being passed to tasker to action tasks
     
    Last edited: Mar 24, 2017

Share This Page