Alexa keeps saying "no result" when using the conversational skill
-
Hello,
I'm trying to make Alexa say the result of a command but she keeps saying "no result" for {{result}}. I managed to have my command run (not easy, using the Custom Action to trigger a command is quite inconsistent, so I had to set up fancy activation words). I reduced my command to the simplest I could think of. It's basically a batch file that runs:
...\.TRIGGERcmdData\sendresult.bat "hello"I also checked the logs of sendresult.bat, and they seem to indicate that the result is sent correctly:
{"data":[{"name":"...","voice":"tagada","voiceReply":"{{result}}","allowParams":false,"user":"...","computer":"...","switch_is_on":false,"runCount":3,"createdAt":"2024-12-07T20:04:37.550Z","updatedAt":"2024-12-07T20:14:43.334Z","lastResult":"hello","id":"6754aa5536561400146ee0ad"}],"message":"Command result updated successfully."}Could it be a timing issue? The command runs quickly (easily under 1 second), I checked in a command prompt. Any help would be appreciated!
-
@tigor, thank you for reporting this. I was able to reproduce the issue.
I fixed it just now. Please try again.
-
@Russ Works now, thank you so much! Also, wanted to let you know that what you do is pretty awesome. Keep it up!
-
Thanks @tigor
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