Should I add the downloaded skill to .gitignore when developing Alexa Skills in VSCode?
I’m a beginner in Alexa Skill development. Should the skill downloaded via the Alexa Skills Kit Toolkit in VSCode be added to .gitignore?
Is APL supported on the new Echo Spot
I was building a test Alexa skill to show a image on a Echo Spot model that just came out earlier this month. I tested it on a APL Response editor and it seem to work fine. On the simulator, it had worked. But on the Echo Spot, it doesn’t seem to work. I looked at the webhook, and it turned out that the device doesn’t support APL presentation directive.
Is APL supported on the new Echo Spot
I was building a test Alexa skill to show a image on a Echo Spot model that just came out earlier this month. I tested it on a APL Response editor and it seem to work fine. On the simulator, it had worked. But on the Echo Spot, it doesn’t seem to work. I looked at the webhook, and it turned out that the device doesn’t support APL presentation directive.
How do I set up a virtual Alexa device for testing a skill locally in VS Code?
I am trying to set up Visual Studio Code so that I can test an Alexa Skill in Python. I am following the instructions on this page:
How to build an Alexa skill that operates a device using specific custom utterances
As an example, how do I implement this skill: “Ask, my charger to start charging” I need to operate my charger using that specific utterance. How can I achieve this?
In Alexa.Cooking.TemperatureController, is it possible to ask for cooktime?
I am developing an Alexa skill for a cooking appliance. The machine requires a cooktime when starting. However, if I activate a temperatureController by Alexa, e.g:
How do I view and delete Alexa Skills?
I’m not a developer I’m just a user and noticed a charge from Alexa skills. I want to delete it and I don’t know how. I can’t find it anywhere on the web it says click more but there is no more button anywhere in Alexa that I can find.
API: Error with scope to get Authorization Code from My app to Alexa App (browser)
API: Error with scope to get Authorization Code from My app to Alexa App (browser)