12 results found
-
Provide device timezone in Alexa requests
I have created a skill that manages daily routines. When invoked, the skill needs to calculate If a user completed a task on the same day.
As of now, I'm guessing the timezone by the locale, but this is far from exact.
Asking for the postal code permission is a deal breaker.
I'm sure there are a lot of other skills that also would benefit from knowing the timezone.
135 votesWe are happy to inform you that the feature you have requested has launched! Please refer to the following page(s) for more information:
-
ask-cli should be CI/CD compatible
At the moment initialising and ask-cli requires a few manual steps to set-up authentication and the connection to AWS.
This basically renders the ask-cli useless for continuous integration and deployment processes.
I suggest adding support for the ask-cli to be run with cmd flags and/or environmental variables only. In particular this requires accessing ASK with long lived tokens rather than the current (browser-based) OAuth flow.
9 votesHello,
Thank you for submitting an Alexa Skills Feature Request. We are happy to inform you that the feature you have requested has launched! Please refer to the following page for more information: https://developer.amazon.com/en-US/blogs/alexa/alexa-skills-kit/2019/12/what-s-new-in-the-alexa-skills-kit-november-2019-release-roundup
-
Verbose error messages
Error messages at the moment are not verbose enough. Recently I started getting error: "Error occured: INVALID_RESPONSE, An exception occurred while dispatching the request to the skill.". I had to debug it for ages to figure out that the problem was that my response was too big. Couldn't the error tell it? It says when SSML is wrong, but not stuff like this?
As I said, my idea would be to add more verbose error messages to tell more info what is wrong with the response.
6 votesHello,
Thank you for submitting an Alexa Skills Feature Request. We are happy to inform you that the feature you have requested has launched! Please refer to the following page for more information: https://developer.amazon.com/it/docs/smapi/error-codes.html
-
Provide Buttons example for Python ASK-SDK
Port the existing skill-sample-nodejs-buttons-trivia repo to Python
5 votesHello,
Thank you for submitting an Alexa Skills Feature Request. We are happy to inform you that the feature you have requested has launched! Please refer to the following page for more information: https://github.com/alexa/skill-sample-python-buttons-hellobuttons
-
Provide examples on how to use dialog model and elicit slot using python ASK-SDK.
Please consider adding examples on how to set up simple dialogs using the new python ASK-SDK.
5 votesHello,
Thank you for submitting an Alexa Skills Feature Request. We are happy to inform you that the feature you have requested has launched! Please refer to the following page for more information: https://github.com/alexa/skill-sample-python-petmatch
-
Provide AudioPlayer example for Python ASK-SDK
Could you please create a python version of the skill-sample-nodejs-audio-player sample code? I'd love to see a multi-stream example where the user could skip forward / backwards by a user specified number of seconds.
5 votesHello,
Thank you for submitting an Alexa Skills Feature Request. We are happy to inform you that the feature you have requested has launched! Please refer to the following page for more information: https://github.com/alexa/skill-sample-python-audio-player
-
Allow Alarm feature in custom Alexa skill
Please allow us to create custom alarm skill so that we can create really cool features with that.
3 votesThank you for submitting an Alexa Skills Feature Request. We are happy to inform you that the feature you have requested has launched! Please refer to the following page for more information:
-
Create a Sdk for python
Create a dedicated ask sdk for python. I know there is flask ask but a dedicated sdk of amazon would attract a lot more developer
2 votesThank you for submitting an Alexa Skills Feature Request. We are happy to inform you that the feature you have requested has launched! Please refer to the following pages for more information:
https://github.com/alexa-labs/alexa-skills-kit-sdk-for-python
-
Expose HTML5/W3C Geolocation API (lat/long)
Current Device Address permission is limiting. Expose geographical location of the hosted device in the form of Latitude, Longitude inferred from network signals such as IP address etc. for richer Customer Experience.
Existing full spec of HTML5/W3C Geolocation API:
https://www.w3.org/TR/geolocation-API/2 votesWe are very excited to announce the launch of Real-Time Location Services today.
You can read more on our blog: https://developer.amazon.com/blogs/alexa/post/f23d0796-6c98-40d4-b499-e198b347a998/location-services-launch
Developer documentation can be found here: https://developer.amazon.com/docs/custom-skills/location-services-for-alexa-skills.html
-
Add Alexa Conversations support for English (CA)
Please add support for English (CA) locale for Alexa Conversations.
I just developed a custom skill using Alexa Conversations here in Canada and I can't even download it onto devices here.1 voteThank you for submitting an Alexa Skills Feature Request. We are happy to inform you that the feature you have requested has launched! Please refer to the following page for more information:
https://developer.amazon.com/en-US/docs/alexa/conversations/about-alexa-conversations.html
-
ASK-SDK Response HTTPS endpoint support
For performance issue, AWS lambda is not enough of the performance. Alternatively, We use HTTPS endpoint to integrate with CloudFront.
current ASK-SDK does not support HTTPS response.
Now it looks optimized to AWS Lambda.1 voteHello,
Thank you for submitting an Alexa Skills Feature Request. We are happy to inform you that the feature you have requested has launched! Please refer to the following pages for more information:
https://alexa-skills-kit-sdk-for-java.readthedocs.io/en/latest/Servlet-Support.html
https://alexa-skills-kit-python-sdk.readthedocs.io/en/latest/WEBSERVICE_SUPPORT.html
-
Can voice info be added into the request context so lambda back end know who is just talking to in case multi users on one device.
incorporate voice info (ID) into alexa request context.
1 voteThank you for submitting an Alexa Skills Feature Request. We are happy to inform you that the feature you have requested has launched! Please refer to the following page for more information:https://developer.amazon.com/en-US/docs/alexa/custom-skills/add-personalization-to-your-skill.html
- Don't see your idea?