132 results found
-
Add Tagging, Grouping and Filtering to ASK Developer Console Skills List
We have over 100 skills in the skills list in the Developer Console. These include public skills that we are publishing for ourselves as well as hosting on behalf of our clients and well as private demo skills for our sales team. This number will easily exceed 200 this year.
The feature request is the ability to assign one or more tags to a skill for use in the Developer Console. These tags would be used for grouping, sorting, and filtering the list of skills in a manageable way. All our own skills would be together, each client would be…
2 votes -
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 -
Post alerts when there are issues affecting large number of users
Post an alert here when you have outage or other issues affecting a large number of users.
2 votes -
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 -
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 -
Publish Skills Restricted For a Specific Audience
I have been developing an Alexa skill for Sheetz Inc. and was wondering if there is a way to publish a skill that is specific to business. I have looked into the "Alexa for business organizations" option and have concluded that it does not fit my criteria. I need this skill to be available to the public, but be restricted by requiring a password or access code to enable the skill. Then I will be able to give this password or access code to specific employees which would then grant them access to enable the skill. So essentially, the skill…
6 votes -
Add 'Save' button in Discription so it will not re-direct me to next page.
Under Distribution please add one more button. 'Save and Continue' is already present but also add just 'Save' button. Because if I just edit Descriptions and press just 'Save', it won't take me to next page. Currently only save and continue option is so irritating when I just want to Save and stay on same page.
In just on sentence: Add Save button to Save and Stay on same page instead of re-directing to next page.1 vote -
End long running builds
It would be nice to have an ability to fail or autocomplete a failed build. I currently have been watching the same CA build run for about 5 hours when it should take about 3 minutes in BUILDING status, but I can't cancel or end it so it is just spinning indefinitely.
1 vote -
Suggestion for Skill List page
Please consider an option to hide the banners in Skill List page. On a higher resolution screen, we don't see any skill -- just banners and a table header. I have to scroll down to see my skill every time. I read the banner text once and prefer hiding it most of the time. What I want to see and click on is the actual skill entry itself. Thanks!
1 vote -
Vertical Scroll bar in Intent Window
Dear Team,
Appreciate, if there is a vertical scrollbar in the intents list window. This will be of great help for the skill developer. Synonymous screen like hotmail folder split with scroll bar,
with regards,
Repath Athyala1 vote -
Ability to send back a variable, in the SSML response, which will convert t the user's first name.
Ability to send back a variable, in the SSML response, which will convert to the user's first name. This allows for the identity to remain hidden to the skill's developer, however, enables the developer to personalize the skill. This can be done for a specific voice profile. If the first name is not available, then it is gracefully ignored. For example:
<speak>@fname, here is your quote of the day.</speak>
would either convert to
"Sebastien, here is your quote of the day"
Or
"here is your quote of the day"3 votes -
One button to get skill summary since the day of publishing.
There should be a button to get the summary of skill since the first day of publishing.
1 vote -
Developer console: display all option
The ADC now loads only in chunks of ~20 skills. I have 300 skills, and each has two versions. I need to scroll and scroll to see the entire list, which important when I need to see the parent/child relationship between the prod + dev versions.
Can you offer a display-all direct link?
1 vote -
Enhance the dashboard
Please provide the stat about public comments, rating, post and county wise enabling data in map.
1 vote -
multilingual UI
Hi,
while alexa skill development ,i found that create skill in multilingual quite complicated.
so make it simple UI if possiable1 vote -
Endpoints per intent
It would be VERY helpful if each intent within a skill can have its own endpoint.
If you have a company that wants several intents under the one skill, but each intent is really quite seperate functionality, you want to be able to call a different endpoint for each intent so that you can have some sanity over your code organisation.
Either an web hook per intent, or a lambda per intent.
Currently you have to but a stack of unrelated code (different intents) into the same lambda.2 votes -
Intent confirmation doesn't allow $
I have the following Intent Confirmation:
Ok, got it. Let me confirm. You want to pick up a car on {startDate} at the {pickupLocation} and return it on {endDate} for a daily rate of ${rentalRate} , right?
The slot type for rentalRate is number. In order to say the decimal value of rentalRate as "thirty-nine dollars and ninety-nine cents", I need to use the $ before it. There is no SSML say-as to make a decimal number into a currency.
The UI gives me the following error when I try to add the dollar sign: "You have invalid characters"
This…
1 vote -
Test 'no response' from user.
It would be very helpful to have a way to mimic 'no response' from the user. If you can do that, it's not obvious how.
2 votes -
Client Secret field validation is broken
Every time I try to save a value on the Build > Account Linking tab, Auth Code Grant, I have to re-enter the Client Secret, even if I'm not changing it. Please only make me enter it once.
1 vote
- Don't see your idea?