990 results found
-
Enable abilitng to see what’s playing on video devices via Alexa app
I can currently see what is music playing on devices through the Alexa app but I do not have the ability to see what’s being watched via my video streaming devices.
1 vote -
ASK-CLI YAML as option for configs instead of json
JSON is great, but YAML is way easier. Especially the configs for models can be quite long and the ability to add comments in YAML would really make it easier to read.
1 vote -
Modify the APL Tool to reduce the amount of scrolling and have less white space
The current design of the APL Tool requires a lot of scrolling. I'd prefer to have two columns. The left column would have a tab across the top with options for Document | Resource | Styles | Layouts | Datasources. The json code would be displayed below the tab which would allow a lot more lines to be displayed with an option of increasing the font size. If Layouts is selected, an option could be made available to change between the diagrams and json code. The right column would have a top and bottom section with the preview on top…
1 vote -
View/Sort Skills that are Screen/Display Ready
It would be great to have way to see what skills are Echo Show/Spot/Any Screen and/or display ready.
Otherwise people don't know what skills are just going to be audio, or have visuals on them.
1 vote -
Alexa Simulator - speak words should be output instead of "triggered Intent"
When the Alexa simulator says "You just triggered <MyCustomIntent>", there should be some cue, message, indication, of the words in the intent handler code are not being heard. It's clear the intent handler was reached, the handler uses speak, how could anyone know what the problem is?
1 vote -
revert to opening console in-page
opening new tabs is extremely annoying
1 vote -
Reuse request
In the list with request and response history, a click on a request should fill in the clicked text into the textbox to use it again
1 vote -
search function on dev portal
you need to put a beard feature for the list of skill so that people can find their skills when they create a bunch of them
1 vote -
SSML validation
By surfing the forums I found that a lot of users have problems validating their ssml. Constant issues are misplaced tags, unclosed tags, missing brackets or extra spaces inside of the tags.
Because error message says only, that input was invalid users don't know what was invalid and they keep asking the same thing - to explain them what is wrong with their ssml, which most of the time is one of the problems I mentioned before.
My suggestion would be to add a better validation for ssml, including 'Voice & Tone' tab. It should give better messages to at…
1 vote -
Add note about 443 port for HTTPS endpoint
Please make a note on the endpoint editor that alexa backend goes only on 443 port (in case of HTTPS). It's a bit cryptic.
1 vote -
Less than character causes output to fail
Not sure if this is a bug or is by design. If I have the output text of
<speak> 2 is > 3 </speak>
this works and Alexa will read 2 is greater than 3. However if I have the output text of<speak> 2 is < 3 </speak>
, where I would expect 2 is less than 3, I get an error "The input was incompatible" and Alexa will instead respond There was a problem with the requested skills response.
This appears to be an issue because it sees the < as the beginning of a closing tag for…1 vote -
Measure impact of CanHandleIntent
Need a way for developers to measure the impact of CanHandleIntent
1 vote -
Enable multi-device gameplay
Currently gameplay is limited to single device. Communicating cross device — ex. Drop in — is available, but not gameplay. Being able to challenge/play multiple devices at different locations — rooms, houses, etc.
1 vote -
Copyright in Skill
If you currently provide copyright information in the skill or the skill description because you use content from another source amazon certification flags this attributions as advertisments which is false. Copyright is not advertisment so please change this behaviour.
1 vote -
Turn on the power to the TV connected to a FireTV Cube from a skill
When a user invokes a Skill on a Fire TV Cube, provide a way for our fulfillment webhook to determine that the device is a Fire TV Cube. We know we can determine that the skill was invoked on a device that has a screen, but we need a way to determine that it is not an Echo Show or Spot, but instead a TV connected to a FireTV Cube.
Then, provide a way to determine whether or not the TV power is on or off. If it is off, provide a way for us to tell the Cube to…
1 vote -
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 -
Gestione del feed personalizzata
It would be useful to manage the feed parser from the Flash Briefing programming interface.
It is not always possible to set a feed upstream.
How I can use and even choose the order would be really very useful.
Sarebbe utile gestire il parser dei feed direttamente dall'interfaccia di programmazione del Flash Briefing.
Non sempre è possibile impostare a monte un feed.
Selezionare i campi utili e sceglierne anche l'ordine sarebbe veramente molto utile.
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
- Don't see your idea?