Read the statement by Michael Teeuw here.
MMM-MirrorMirrorOnTheWall error while configuring Alexa skill
-
@Monilshah I am getting the same error while building the interaction model. If you figure out a way to create appropriate custom slots and succeed in building the model, please update !
-
I solved this issue by editing the .json file without using AMAZON.LITERAL here is the guide to do it: https://developer.amazon.com/docs/custom-skills/literal-slot-type-reference.html
I believe there is also a pull request made by someone else in MMM-MirrorMirroOnTheWallSkill git page. He includes his new json file for interaction model.
I also have the correct json file if you need it.
Good luck!
-
@gkim36 can you please share the interaction model model somehow i think my skill is not working right just because of it.
I have also found out that there is regional keyboard differences with with the consistency of ( ', " and other syntax symbols) when copy-pasting text so i have a drop box folder i can share with you to put the interaction model file if that is the case rather than copy pasting it here.thank you
Denis -
@gkim36 same issue and totally new to this… could you post your fix/code as a comment?
-
@Robalot So, I made it to this point and am stuck. How do I migrate away from having to use AMAZON.LITERAL?