953 results found
-
Post Code slot type
Include PostCode slot type
1 vote -
Provide an error code for smart home skill devices that need some time between each controll
I've created a smart home skill for a device that needs some time between each actuation.
I know in advance if a device is ready or not to be controlled again.
I would like to provide a nicer feedback to the user by replying to control request with an error indicating that the device need some time to execute a new command in the cases where my device cannot be controlled when the request arrives.
This command should be translated in something like:
The device X is temporarily busy please try again later.The ASK SDK already provide few errors…
1 vote -
Disabling or Re-enabling the skill should not change device ID
It would be nice to have a feature that would not change the device ID, when a skill is Disabled or Re-enablied.
1 vote -
Order Intents lists manually
In the Build page, in the Intents list, it would be great to be able to order the Intents (move them up or down) to put them in whatever order the developer wants. I'd like to have mine ordered alphabetically. Same goes for Slots and Slots Types. Thanks!
1 vote -
APL Sequence row formatting (alternate or custom)
Outputting a sequence for touch choices is nice - but it would be great if there were some visual styling controls to help differentiate the rows (other than being able to use a single color and spacing).
For instance, being able to specify two colors, and have every other row be different - or being able to submit an array of colors that are used in sequence, which would be used cyclically (IOW, if the number of choices in a sequence were greater than the number of colors, it would use all of the colors, then start over from the…
1 vote -
Allow HTTPS service endpoint with an ipv6 only dns entry (AAAA record) for the domain
I would like to be able to test new skills on a local server which is only accessible via a public ipv6 address. The domain/subdomain has an appropriate dns entry (AAAA record) and ssl certificate.
As of now, neither the developer console nor a live test with an Echo is able to resolve the domain name.I originally asked this as a question to the developer support and they suggested to raise the topic here.
1 vote -
Can i connect Alexa with Wallmote and invoke Alexa by triggering without using wake up word.
I want to connect Alexa with wallmote in IOT, and want to wake Alexa when a switch has been pressed in wallmote, without saying the invoke word "Alexa", For this is there of any possibilities of writting trigger function in API's or event creation when button pressed in wallmote.
1 vote -
move or hide How to get started
How to get started should have close button or be moved to new Help tab.
1 vote -
build tab tweaks for grown ups
feedback form is not sticky,
what I was saying is the getting started video front and center of the Build tab annoys me,
but love everythjing else about the developer console1 vote -
CanFulfillIntentRequest should give access to the rough location of the user
CanFulfillIntentRequest should provide some basic context for the user such as (general) location information. My skill is only useful to people in a particular geographic region (the 5 boroughs of New York City). It'd make sense to allow it to fulfill intent requests originating from New York, but not from Chicago. I don't think think there's any way to distinguish at this time.
1 vote -
Limit test portal to utterances in skill being tested
Please limit the testing portal to the present skill being tested. What I mean is I have a skill with invocation name "game game"..its a dummy invocation name..now in the test portal whenever I use say open game game, Alexa starts suggesting games like rock paper scissors and all that instead of actually opening my skill. This is highly frustrating..and this issue doesn't happen when I test my skill on my device..so the test portal's purpose becomes void.
1 vote -
Auto Dialog Delegation Setting for Intents
Auto Delegate Dialog Completion Setting in the Interaction Model would be a great feature to have. Currently, all IN PROGRESS dialogs are sent to the http/lambda endpoint incurring a trip to the lambda/function only for the lambda/function to respond with a fixed Dialog.Delegate response. Granted in some scenarios you want to update the intent, however in most cases if all we want to do is let Alexa handle the dialog completion, I would like to save the Lambda/Function invocation. While creating the Intent, I would simply like to check a box that says "Let Alexa handle dialog completion".
1 vote -
Allow us-east-2
Please allow Alexa skills in the default Lambda region which is us-east-2
1 vote -
InvalidSkillStage
When the skill is in the certification process, it shouldn't say that that there is a violation that requires re-building the interaction model. You can't build while it is in review.
1 vote -
Intent Grouping and Per-Intent Endpoints
This is a two part feedback.
- For enterprise scale conversational apps, we need the ability to group the Intents by Domains/Business Lines (think Auto Insurance, Loans, etc.).
- Secondly, the endpoint invoked by the skill should really be at the Intent Level rather than at the Skill level considering the Skill has multiple intents. Is this the future direction or are we expected to build an Intent Router on the backend to then relay the Intent Requests to appropriate APIs or lambda functions.
1 vote -
Start Alexa skills from Smarthome with the push of a button.
We program skills with which people with speech and language disorders can train with alexa. the tests with the patients run well but the biggest problem the people have is pronouncing the invacation name. it would be great if you could start a skill by touch (Alexa app) like with google assistant for smartphones.
1 vote -
Support AMAZON.JP_CITY and AMAZON.JP_REGION
We wanna create some skills about Japanese to the Skill store in the US.
But in the US there are no built-in list slot types about Japan.We want to use list slots for Japanese City and Region slots like an AMAZON.ATCITY and AMAZON.ATREGION.
Thanks,
1 vote -
Voice & Tone simulator – please allow dynamic width!
The Voice & Tone tab has a fixed width and the text doesn't wrap. So when pasting in speech strings, it's really difficult to make micro SSML adjustments because you don't have a full visual of the string. This is bad for 2 reasons:
1) scrolling left/right on your trackpad can very easily bring you to the previous webpage in your browser and lose your work. this is very frustrating when it happens!!
2) the other work around is manually breaking your strings into chunks that match the fixed width of the window, which is annoying and potentially error prone.
…
1 vote -
Add a German speechcon for "Menno".
Please add the German "Menno" to the German speechcons. I really need that! :-)
1 vote -
Allow to add custom channels in Video Skills
At the moment there is a hardcoded list of channels in the video skill. It should be possible to add new channels to the list.
1 vote
- Don't see your idea?