<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Dynamic Replies from Alexa via TRIGGERcmd?]]></title><description><![CDATA[<p dir="auto">Heyho,</p>
<p dir="auto">Im back after a long time <img src="https://www.triggercmd.com/forum/assets/plugins/nodebb-plugin-emoji/emoji/android/1f61b.png?v=6sa9akdcpc2" class="not-responsive emoji emoji-android emoji--stuck_out_tongue" style="height:23px;width:auto;vertical-align:middle" title=":p" alt="😛" /></p>
<p dir="auto">I have a question. Is it possible for Alexa to talk to me when i run a specific voice line?</p>
<p dir="auto">Like lets say i tell Alexa to run smth, which is starting a script on my pc. Can triggercmd "read" a value string from the script it ran and make Alexa say that line?</p>
<p dir="auto">Or is it not currently possible to make alexa talk back dynamically?</p>
<p dir="auto">Thanks!</p>
<p dir="auto">Furkan</p>
]]></description><link>https://www.triggercmd.com/forum/topic/2043/dynamic-replies-from-alexa-via-triggercmd</link><generator>RSS for Node</generator><lastBuildDate>Sat, 07 Mar 2026 21:39:25 GMT</lastBuildDate><atom:link href="https://www.triggercmd.com/forum/topic/2043.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 12 Feb 2022 00:19:11 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Dynamic Replies from Alexa via TRIGGERcmd? on Sun, 13 Feb 2022 11:21:09 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://www.triggercmd.com/forum/uid/1">@russ</a> Thanks Russ!</p>
]]></description><link>https://www.triggercmd.com/forum/post/5556</link><guid isPermaLink="true">https://www.triggercmd.com/forum/post/5556</guid><dc:creator><![CDATA[Furkan Cevik]]></dc:creator><pubDate>Sun, 13 Feb 2022 11:21:09 GMT</pubDate></item><item><title><![CDATA[Reply to Dynamic Replies from Alexa via TRIGGERcmd? on Sat, 12 Feb 2022 23:45:13 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://www.triggercmd.com/forum/uid/3666">@Furkan-Cevik</a>, I created <a href="https://www.triggercmd.com/forum/topic/2046/have-alexa-say-result-of-long-running-process-like-chkdsk">this article</a> to clarify the process.</p>
<p dir="auto">Also you're right, I meant {{result}} not {result}.  I corrected my post.</p>
<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://www.triggercmd.com/forum/uid/13362">@tuicemen</a> fyi</p>
]]></description><link>https://www.triggercmd.com/forum/post/5555</link><guid isPermaLink="true">https://www.triggercmd.com/forum/post/5555</guid><dc:creator><![CDATA[Russ]]></dc:creator><pubDate>Sat, 12 Feb 2022 23:45:13 GMT</pubDate></item><item><title><![CDATA[Reply to Dynamic Replies from Alexa via TRIGGERcmd? on Sat, 12 Feb 2022 14:43:44 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://www.triggercmd.com/forum/uid/3666">@furkan-cevik</a> the time out is on the Alexa side. <a class="mention plugin-mentions-user plugin-mentions-a" href="https://www.triggercmd.com/forum/uid/1">@Russ</a> had suggested away arround this obstacle using routines and a second script. I can't  seem to find that thread right now. I'll post a link to it if/when I find it.<br />
Update: here is the link<br />
<a href="https://www.triggercmd.com/forum/topic/2015/feedback-on-triggers/5">https://www.triggercmd.com/forum/topic/2015/feedback-on-triggers/5</a></p>
]]></description><link>https://www.triggercmd.com/forum/post/5552</link><guid isPermaLink="true">https://www.triggercmd.com/forum/post/5552</guid><dc:creator><![CDATA[tuicemen]]></dc:creator><pubDate>Sat, 12 Feb 2022 14:43:44 GMT</pubDate></item><item><title><![CDATA[Reply to Dynamic Replies from Alexa via TRIGGERcmd? on Sat, 12 Feb 2022 13:31:52 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://www.triggercmd.com/forum/uid/3666">@furkan-cevik</a> I found my mistake.</p>
<p dir="auto">It took too long to run my .bat file.</p>
<p dir="auto">I read now on other topic, that it has only 4-5sec time to get a result. If it takes too long, it says "No Result".</p>
<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://www.triggercmd.com/forum/uid/1">@Russ</a> Is it possible to increase this? I wanna run some api calls and get these as voice reply, but these could take a bit to call.</p>
<p dir="auto">Thanks!</p>
]]></description><link>https://www.triggercmd.com/forum/post/5550</link><guid isPermaLink="true">https://www.triggercmd.com/forum/post/5550</guid><dc:creator><![CDATA[Furkan Cevik]]></dc:creator><pubDate>Sat, 12 Feb 2022 13:31:52 GMT</pubDate></item><item><title><![CDATA[Reply to Dynamic Replies from Alexa via TRIGGERcmd? on Sat, 12 Feb 2022 13:22:39 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://www.triggercmd.com/forum/uid/13362">@tuicemen</a> Hey,</p>
<p dir="auto">i have the triggerCMD Skill enabled.</p>
<p dir="auto">Like im also to call my script sucessfully, thats not the problem. The problem is that  i dont get the configured voice response back.</p>
<p dir="auto">But i "found" my mistake, kinda.</p>
<p dir="auto">Russ said in this entry, i need to use {result}, but here:</p>
<p dir="auto"><a href="https://www.triggercmd.com/forum/topic/332/smart-reply-for-voice-with-parameters/3">https://www.triggercmd.com/forum/topic/332/smart-reply-for-voice-with-parameters/3</a></p>
<p dir="auto">It says to use {{result}}</p>
<p dir="auto">I switched it to that, and now my Alexa says "No Result" everytime, even tho I have a configured Result:</p>
<p dir="auto"><img src="/forum/assets/uploads/files/1644672155191-20f904a8-a98a-416b-825d-0b78ae7f5512-image.png" alt="20f904a8-a98a-416b-825d-0b78ae7f5512-image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://www.triggercmd.com/forum/post/5549</link><guid isPermaLink="true">https://www.triggercmd.com/forum/post/5549</guid><dc:creator><![CDATA[Furkan Cevik]]></dc:creator><pubDate>Sat, 12 Feb 2022 13:22:39 GMT</pubDate></item><item><title><![CDATA[Reply to Dynamic Replies from Alexa via TRIGGERcmd? on Sat, 12 Feb 2022 13:13:47 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://www.triggercmd.com/forum/uid/3666">@furkan-cevik</a>  you need the skill enabled for Alexa to see TRIGGERcmd devices. I also believe you need a routine created to see and reply to a TRIGGERcmd device trigger.</p>
]]></description><link>https://www.triggercmd.com/forum/post/5548</link><guid isPermaLink="true">https://www.triggercmd.com/forum/post/5548</guid><dc:creator><![CDATA[tuicemen]]></dc:creator><pubDate>Sat, 12 Feb 2022 13:13:47 GMT</pubDate></item><item><title><![CDATA[Reply to Dynamic Replies from Alexa via TRIGGERcmd? on Sat, 12 Feb 2022 13:12:02 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://www.triggercmd.com/forum/uid/1">@russ</a> ok, i tried now the normal way, its still not really working.</p>
<p dir="auto">I made a .bat Script which is just opening 2 Programs for testing purposes:</p>
<p dir="auto"><img src="/forum/assets/uploads/files/1644671124814-30865508-c295-4137-92cd-7dd8f4a38b45-image.png" alt="30865508-c295-4137-92cd-7dd8f4a38b45-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">This is the command in TRIGGERcmd:</p>
<p dir="auto"><img src="/forum/assets/uploads/files/1644671228064-d752e21f-6e1f-4261-b28f-ea3e424c21d5-image.png" alt="d752e21f-6e1f-4261-b28f-ea3e424c21d5-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">I also configured it the way you said with the Routine to call it easier:</p>
<p dir="auto">Made a Routine:</p>
<p dir="auto">I say: "Alexa, test"<br />
Enabled the option "What i say" to: "Ask Trigger C M D to to run Firefox".</p>
<p dir="auto">With this i can run the routine by just saying "Alexa, test".</p>
<p dir="auto">The inital start works, its starting Firefox and Edge like in the script, but as voice reply, Alexa only says "reply" and not "Say my name furkan" like i put in the script. Like its instantly saying back "result", without waiting for the script to finish.</p>
<p dir="auto">This is the results.log file call, if needed:</p>
<p dir="auto"><em>{"data":[{"name":"Firefox","voice":"firefox","voiceReply":"{result}","allowParams":false,"user":"5ee920d8b6af0700198b05d2","computer":"6206f1048f469b001ac34fa8","switch_is_on":false,"runCount":5,"createdAt":"2022-02-12T13:05:52.286Z","updatedAt":"2022-02-12T13:11:20.628Z","lastResult":"Say My name Furkan","id":"6207b0b028bc10001afaec9e"}],"message":"Command result updated successfully."}</em></p>
<p dir="auto">PS: I use Alexa in German, if that matters.</p>
<p dir="auto">What am i doing wrong? Thanks Russ!</p>
]]></description><link>https://www.triggercmd.com/forum/post/5547</link><guid isPermaLink="true">https://www.triggercmd.com/forum/post/5547</guid><dc:creator><![CDATA[Furkan Cevik]]></dc:creator><pubDate>Sat, 12 Feb 2022 13:12:02 GMT</pubDate></item><item><title><![CDATA[Reply to Dynamic Replies from Alexa via TRIGGERcmd? on Sat, 12 Feb 2022 12:01:02 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://www.triggercmd.com/forum/uid/1">@russ</a> Hey Russ,</p>
<p dir="auto">im currently trying to understand how your SendResult.bat works.</p>
<p dir="auto">I currently cant find out where the script get the info for these 2 Variables:</p>
<p dir="auto"><em>-F computer_id=%TCMD_COMPUTER_ID% -F command_id=%TCMD_COMMAND_ID%</em></p>
<p dir="auto">To be exact, its these 2:</p>
<ul>
<li>%TCMD_COMPUTER_ID%</li>
<li>%TCMD_COMMAND_ID%</li>
</ul>
<p dir="auto">Im asking this to try/know if I can just run this script on my PC to see if alexa will talk back or not, or am i forced to try it with the skill?</p>
<p dir="auto">Thanks!</p>
]]></description><link>https://www.triggercmd.com/forum/post/5545</link><guid isPermaLink="true">https://www.triggercmd.com/forum/post/5545</guid><dc:creator><![CDATA[Furkan Cevik]]></dc:creator><pubDate>Sat, 12 Feb 2022 12:01:02 GMT</pubDate></item><item><title><![CDATA[Reply to Dynamic Replies from Alexa via TRIGGERcmd? on Sat, 12 Feb 2022 01:44:23 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://www.triggercmd.com/forum/uid/1">@russ</a> ill try it later, ty.</p>
]]></description><link>https://www.triggercmd.com/forum/post/5539</link><guid isPermaLink="true">https://www.triggercmd.com/forum/post/5539</guid><dc:creator><![CDATA[Furkan Cevik]]></dc:creator><pubDate>Sat, 12 Feb 2022 01:44:23 GMT</pubDate></item><item><title><![CDATA[Reply to Dynamic Replies from Alexa via TRIGGERcmd? on Sat, 12 Feb 2022 23:44:42 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://www.triggercmd.com/forum/uid/3666">@furkan-cevik</a>, this field works with the original <a href="https://www.triggercmd.com/forum/topic/537/using-the-alexa-non-smart-home-skill-the-first-time">TRIGGERcmd and TRIGGER command</a> skills work with this Voice Reply field:</p>
<p dir="auto"><img src="/forum/assets/uploads/files/1644709457842-8c2e8f48-9a84-42cf-9c9d-88d267c60e4d-image.png" alt="8c2e8f48-9a84-42cf-9c9d-88d267c60e4d-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">You say something like, "Alexa, ask TRIGGERcmd to run Script"</p>
<p dir="auto">And when your script runs, it needs to run the sendresult.bat or <a href="http://sendresult.sh" rel="nofollow ugc">sendresult.sh</a> script in the .TRIGGERcmdData folder which is in your user's home folder, like this:</p>
<p dir="auto">Linux:</p>
<pre><code>~/.TRIGGERcmdData/sendresult.sh hello
</code></pre>
<p dir="auto">Windows:</p>
<pre><code>%USERPROFILE%\.TRIGGERcmdData\sendresult.bat hello
</code></pre>
<p dir="auto">One thing you might want to try is running an Alexa Routine that uses a custom action that uses the TRIGGERcmd (not TRIGGERcmd Smart Home) skill.  You just have it say, "ask TRIGGER C M D to run script" for you.</p>
<p dir="auto">Under "When this happens" you can pick one of your TRIGGERcmd Smart Home devices as the Routine trigger.</p>
<p dir="auto">That way you can still trigger it using the TRIGGERcmd Smart Home skill.</p>
]]></description><link>https://www.triggercmd.com/forum/post/5538</link><guid isPermaLink="true">https://www.triggercmd.com/forum/post/5538</guid><dc:creator><![CDATA[Russ]]></dc:creator><pubDate>Sat, 12 Feb 2022 23:44:42 GMT</pubDate></item></channel></rss>