"alexa or google will say this AFTER it runs"
-
is it possible to get alexa to say something AFTER your script runs?
-
@itsmeblake , yes, but you have to use one of the original skills, not the smart home one.
This post explains how:
https://www.triggercmd.com/forum/topic/332/smart-reply-for-voice-with-parameters/5Basically, you put {result} in the Voice Reply field of your command, and use the sendresult script to send the text you want spoken in place of that {result} placeholder.