There is a simple workaround which I tested.
For a short delay insert a command to make Alexa simple say "OK". For longer times make her say a longer sentence!
It may be annoying to hear the voice, so you may precede this line with Set volume to 0, but then don't forget to reset the volume as last command!
Hi tvdwouw
Thanks for your reply - I've only just seen it. This sounds very promising. When I tried it, however, the operations that control the socket all get grouped together and the speach output is played after. This happens no matter what order I enter the commands.
I've entered a routine something like :-
Turn On: Socket1
Sing a song
Turn Off: Socket1
but it gets reorder to be :-
Turn On: Socket1
Turn Off: Socket1
Sing a song
.. so no delay, any thoughts? Thanks againfor your reply