TRIGGERcmd
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Dave Johnson
    3. Posts
    D
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 2
    • Best 0
    • Controversial 0
    • Groups 0

    Posts made by Dave Johnson

    • RE: Alexa not saying voice reply

      Thanks for the reply Russ. I'm using the smart home version, I take it voice replies aren't supported by this?
      I'll give the other version a go!
      Cheers,
      Dave

      posted in General Discussion
      D
      Dave Johnson
    • Alexa not saying voice reply

      Hi @Russ,

      I'm trying to get alexa to pronounce a voice reply after she executes a command, not having much luck:)

      I've got the following command on my raspberry pi:

      {"trigger":"Heating","command":"/home/pi/triggercmd/heating.sh","ground":"background","voice":"heating","voiceReply":"{{result}}","allowParams": "true"}

      I've updated my heating.sh script to run sendresult.sh and return an appropriate result, and I can see the result has been sent successfully in the triggercmd run list. The result is sent well within the 5 second limit.

      Alexa doesn't say anything though after executing the command.

      Any ideas?

      Cheers,
      Dave.

      posted in General Discussion
      D
      Dave Johnson