#Wait for trigger with sentence - tricky questions

1 messages · Page 1 of 1 (latest)

iron wedge
#

So i checked and i can use wait with sentence trigger in automation.
Also i can trigger automation on sentence.
But can i do both? Trigger automation, and then inside of that automation wait for trigger on another sentence?
Looks like automation, that was triggered by sentence, "blocks" the satellite till the end of run, which basically prevents satellite from listening. Curious if it can be changed.

calm thorn
#

Not atm. But you can end the initial sentence-triggered automation (with a "follow-up question" response) and emit an event which another automation can be triggered by.

iron wedge
#

Hmm.
Will it say "okay"?

astral marsh
#

I think you can launch a script in a non-blocking way that will allow the automation to finish while the script is still waiting?

iron wedge
astral marsh