@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…
Read the statement by Michael Teeuw here.
Latest posts made by Monilshah
-
RE: MMM-MirrorMirrorOnTheWall error while configuring Alexa skill
-
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… :( -
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… -
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. -
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 likeBuild 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: InvalidSlotTypeLiteralBuild Failed
Slot type “AMAZON.LITERAL” for slot “searchTermVideo” in intent “ShowVideoIntent” is not valid. Error code: InvalidSlotTypeLiteralPlease help me solve this issue.
All help will be greatly appreciatedThanks,
Monil