Wait until action is complete??

johoho

New member
Hi,

I have a simple macro:

1. Battery hits 10%
2. Volume 100%
3. TTS 'your battery is low'
4. Volume 0%

The problem is step 4 fires before step 3 is complete! I'm pretty sure the answer is to add a loop to prevent 4 until 3 is complete but I can't work out how to do this.

I would rather not put a timer is because that's just a bit hacky!!

TIA!!👍
 
Top