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

    Monilshah

    @Monilshah

    0
    Reputation
    279
    Profile views
    5
    Posts
    0
    Followers
    1
    Following
    Joined
    Last Online

    Monilshah Unfollow Follow

    Latest posts made by Monilshah

    • RE: MMM-MirrorMirrorOnTheWall error while configuring Alexa skill

      @richland007 Will try to figure out a way to fix this new issue & will go through those threads. Thanks :)
      If anyone has already fixed then please share…

      posted in Troubleshooting
      M
      Monilshah
    • RE: MMM-MirrorMirrorOnTheWall error while configuring Alexa skill

      @Robalot Hey thanks for the info.
      So that’s the reason i was getting all those errors.
      Someone will have to change InteractionModel.json file or else it wont work…
      now the biggest problem is I don’t know what to do next because i dont know how to code… :(

      posted in Troubleshooting
      M
      Monilshah
    • RE: MMM-MirrorMirrorOnTheWall error while configuring Alexa skill

      @richland007 Yes i a am sure.
      Here’s the steps i did
      Step 1 : On Alexa Developer i clicked on create skill
      Step 2 : Named the skilled, selected a Custom model and clicked on Create Skill
      Step 3 : Choose Start from scratch template
      Step 4 : Click on Invocation on the left menu bar. Set “magic mirror” as the invocation name (Save Model)
      Step 5 : Clicked on JSON editor, I drag and drop the contents of speechAssets to it.

      Lemme know if i had skipped any steps.
      I even tried to create a new skill following same steps but got the error at the same part…

      posted in Troubleshooting
      M
      Monilshah
    • RE: MMM-MirrorMirrorOnTheWall error while configuring Alexa skill

      @richland007 Thanks for replying.
      I drag and drop the contents of speechAssets to it and it still gives same error when i click on Build Model.

      posted in Troubleshooting
      M
      Monilshah
    • MMM-MirrorMirrorOnTheWall error while configuring Alexa skill

      Hi there i am stuck at Build Model.
      I followed the instruction step by step. I clicked on JSON Editor and cleared everything in there and Go to InteractionModel.json in the speechAssets folder, and copied everything in the file, and pasted it in JSON Editor and saved. but when is click on Build Model it gives me multiple error like

      Build Failed
      “Slot type “AMAZON.LITERAL” for slot “moduleName” in intent “TurnOffModuleIntent” is not valid. Error code: InvalidSlotTypeLiteral”

      Build Failed
      Slot type “AMAZON.LITERAL” for slot “searchTerm” in intent “ShowImagesIntent” is not valid. Error code: InvalidSlotTypeLiteral

      Build Failed
      Slot type “AMAZON.LITERAL” for slot “searchTermVideo” in intent “ShowVideoIntent” is not valid. Error code: InvalidSlotTypeLiteral

      Please help me solve this issue.
      All help will be greatly appreciated

      Thanks,
      Monil

      posted in Troubleshooting
      M
      Monilshah