-
This command will have Alexa say your computer's IP address.
powershell -command "Get-NetIPAddress -AddressFamily IPv4 | Where-Object {$_.InterfaceAlias -like 'Ethernet*'} | Select-Object -ExpandProperty IPAddress | ForEach-Object { Start-Process -FilePath "%USERPROFILE%\.TRIGGERcmdData\sendresult.bat" -ArgumentList $_ }"This shows the settings in the GUI Command Editor. Notice {{result}} is in the Voice Reply field.

You'll need to use one of the original "conversational" TRIGGERcmd Alexa skills (not the Smart Home one).
You can also see the IP address in your runs history for the command:

-
R Russ pinned this topic on
-
R Russ moved this topic from Windows on
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login