TRIGGERcmd
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    Alexa keeps saying "no result" when using the conversational skill

    Scheduled Pinned Locked Moved General Discussion
    4 Posts 2 Posters 849 Views 1 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • T Offline
      tigor
      last edited by

      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!

      RussR 1 Reply Last reply Reply Quote 0
      • RussR Offline
        Russ @tigor
        last edited by Russ

        @tigor, thank you for reporting this. I was able to reproduce the issue.

        I fixed it just now. Please try again.

        Russell VanderMey

        T 1 Reply Last reply Reply Quote 0
        • T Offline
          tigor @Russ
          last edited by

          @Russ Works now, thank you so much! Also, wanted to let you know that what you do is pretty awesome. Keep it up!

          RussR 1 Reply Last reply Reply Quote 1
          • RussR Offline
            Russ @tigor
            last edited by

            Thanks @tigor

            Russell VanderMey

            1 Reply Last reply Reply Quote 0

            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
            • First post
              Last post