MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. xxLulaBelle
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    X
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 10
    • Posts 36
    • Groups 0

    xxLulaBelle

    @xxLulaBelle

    0
    Reputation
    32
    Profile views
    36
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    xxLulaBelle Unfollow Follow

    Latest posts made by xxLulaBelle

    • RE: Alexa Voice Service for Pi

      @sdetweil Thanks so much for all your help and your patience with my lack of knowledge. Much appreciated. :)

      posted in Troubleshooting
      X
      xxLulaBelle
    • RE: Alexa Voice Service for Pi

      @sdetweil Changed to this and input same, I still get that error code. I give up :see-no-evil_monkey:

      posted in Troubleshooting
      X
      xxLulaBelle
    • RE: Alexa Voice Service for Pi

      @sdetweil said in Alexa Voice Service for Pi:

      http://localhost

      I have these four in the Allowed Origins Fields:
      https://192.168.0.108:5050
      https://192.168.0.108:5050
      https://localhost:5050
      https://localhost:5050

      In the Allowed Return URLs I have the same four but with /code at the end of each.
      Again, I can’t remember exactly where I got this info, was a video on YT from memory.

      posted in Troubleshooting
      X
      xxLulaBelle
    • RE: Alexa Voice Service for Pi

      @sdetweil said in Alexa Voice Service for Pi:

      http://localhost:5500/alexa_auth

      I just tried this and get the same error, could it be something else I am doing wrong?
      :see-no-evil_monkey:

      posted in Troubleshooting
      X
      xxLulaBelle
    • RE: Alexa Voice Service for Pi

      @sdetweil I put this in http://localhost:5050/code and it says Invalid, please enter your redirect URI?

      posted in Troubleshooting
      X
      xxLulaBelle
    • RE: Alexa Voice Service for Pi

      @xxlulabelle When I go through the MMM-awesome-alexa module, I can get to the part where I put in the Amazon Voice Service ID and secret but when it asks me for the Allowed Return URL I input http://192.168.0.108:5050/code, I can’t remember where I got this from, think it was a YT video months ago, when I go to open up the link they give to get the authentication code I get an error page. Any ideas?

      posted in Troubleshooting
      X
      xxLulaBelle
    • RE: Alexa Voice Service for Pi

      @xxlulabelle Grand, thank you :)

      posted in Troubleshooting
      X
      xxLulaBelle
    • RE: Alexa Voice Service for Pi

      @sdetweil Thank you very much, I will give this a try tomorrow. Is it worth doing it do you think?

      posted in Troubleshooting
      X
      xxLulaBelle
    • Alexa Voice Service for Pi

      Hello,

      I am trying to get Alexa on my Pi for some time now with no luck, probably due to the face I have no idea what I am doing. I found a video on YouTube and have been following her steps which she is getting from here https://developer.amazon.com/en-US/docs/alexa/avs-device-sdk/raspberry-pi-script.html
      Scrolling to Run and Install Script, it says after installation it should say [100%] Built Target SampleApp but it does not. I get the following, any ideas?
      ################################################################################
      [ 0%] Building CXX object AVSCommon/CMakeFiles/AVSCommon.dir/AVS/src/Attachment/InProcessAttachment.cpp.o
      [ 0%] Building CXX object AVSCommon/CMakeFiles/AVSCommon.dir/AVS/src/AlexaClientSDKInit.cpp.o
      /home/pi/avs-device-sdk/AVSCommon/AVS/src/AlexaClientSDKInit.cpp:16:10: fatal error: curl/curl.h: No such file or directory
      #include <curl/curl.h>
      ^~~~~~~~~~~~~
      compilation terminated.
      make[3]: *** [AVSCommon/CMakeFiles/AVSCommon.dir/build.make:141: AVSCommon/CMakeFiles/AVSCommon.dir/AVS/src/AlexaClientSDKInit.cpp.o] Error 1
      make[3]: *** Waiting for unfinished jobs…
      make[2]: *** [CMakeFiles/Makefile2:8039: AVSCommon/CMakeFiles/AVSCommon.dir/all] Error 2
      make[1]: *** [CMakeFiles/Makefile2:14137: SampleApp/src/CMakeFiles/SampleApp.dir/rule] Error 2
      make: *** [Makefile:3620: SampleApp] Error 2
      pi@raspberrypi:~ $

      posted in Troubleshooting
      X
      xxLulaBelle
    • RE: Alexa Modle

      @sdetweil Thank you for the response :)

      posted in Troubleshooting
      X
      xxLulaBelle