993 results found
-
APL Support for smartphones
Hey,
I don't understand why APL is not available on smartphones. Smartphones are able to display simple cards but not to show APL-rendered screens. I understand the difficulty of different screen sizes here but it would be really cool if you could implment APL in your Alexa-App (especially for testing).
19 votes -
Allow phonetic markup in invocation names
When you want to use your employer's brand name as your invocation name, that name is often not a normal English word. This means that the Alexa voice service often can't understand it and the skill can't be triggered.
A workaround is to write a nonsense word that the Alexa voice service can parse as something that sounds like the brand name, but this is not guaranteed to work.
It would be incredibly useful if the invocation name could contain phonetic markup like responses can.
19 votes -
Add the ability to extend Beta skill test beyond 90 days
It would be wonderful to be able to either set a custom duration for a Beta test of a skill, or to be able to renew a Beta skill test pool without all the users having to click through a new link or email.
19 votes -
Restart Alexa voice after tapping the Echo Show screen
When a Skill is running on an Echo Show device with a longer text, I want to tap on it to scroll down. When I do this, the Alexa voice stops and the Skill is closed after around 8 to 10 seconds. I also get send to the intro screen.
I would suggest a solution to just pause Alexas voice on the first tap and start it again on the second tap. This will be a much higher user experience.
19 votesThanks a lot for posting this request. Your request has been received.
-
Add "fast forward" and "rewind" to the skill that plays podcasts
If you begin a podcast on one device, then stop it there, move to a different device, it would be really great if you had the ability to resume exactly where you left off, as well as being able to fast forward or rewind in the podcast.
18 votes -
Make SSML test tool available outside of developer console
Right now, in the test tab for a given skill in the developer console, there's an option to provide some SSML text and hear how Alexa would convert that to speech. This utility uses no contextual information about the skill itself, and there's really no reason at all that it needs to be stuck behind a login gate, other than for the purpose of possibly thwarting abuse of said functionality.
As a developer, I would like the ability to provide this same functionality to my users on a public website I run or to my collaborators in a private tool…
18 votes -
Dismiss an upcoming recurring alarm without removing the whole series
User should be able to dismiss an upcoming recurring alarm without removing the whole series.
E.g. I have an alarm set at 9:00 am everyday. I wake up at 8:40 am in a particular day. The only way to prevent it from ringing at 9 am is to completely disable the series through the application, and then enable it again after 9 am, or remove the series completely by voice and then set up the series again after 9 am.
This is a very basic feature that every single user misses.
Thanks,
Fernando
18 votes -
Create widget to access alexa lists
Would like to widget on home screen to access lists
17 votes -
Retrieve the PowerState info through the voice
Currently, on Smart Home Skills it is not possible to retrieve the PowerState info through the voice; the only information I noticed that can be retrieved seems to be the status for smart locks and the temperature/setpoint for thermostats...
The power state probably represents one of the most used interfaces for smart devices, and its status retrieval would be very useful for the user: in my opinion it's very limiting to interact by using the voice with a device without knowing if it is powered on or off.17 votes -
Allow STOP to be issued to AudioPlayer in addition to PAUSE
"STOP" and "PAUSE" have two very distinct meanings:
"STOP": cause (an action, process, or event) to come to an end.
"PAUSE": a temporary stop in action or speech.
Different words, different meanings.Unfortunately, AudioPlayer confuses the two, and even the documentation warns that
"when your skill is not in an active session but is playing audio, or was the skill most recently playing audio, utterances such as 'stop' send your skill an AMAZON.PauseIntent instead of an AMAZON.StopIntent."
This creates a poor user experience, and it doesn't take long to find at least 30 questions, requests relating to this.
For example,…
17 votes -
Add Command history to text input
Create a command history. It would be nice that when you hover into the input for typing messages to alexa if you hit the up arrow it will bring you your latest command, a similar feature that you can find in the mac terminal
17 votes -
Support for Font Color in places where Font Size is Supported
Adding the ability to specify a font color in addition to the existing font size would be very helpful. I was developing a test skill for my company an on the prompt I used the company logo as a background image. Unfortunately the logo is on a field of white and the text was invisible since the display font is white with no option to change it. I naively assumed I could put a rich text option <font color="black"> into the text but discovered there is no such option. Just the size. Color setting would be very useful for Cards,…
17 votes -
remove the oauth requirement for SMAPI
You can't use the API outside of a website with the current model. Ex: would like to run Lambda function to update a skill model and then submit for cert. You can't authenticate to use the API in this context.
17 votesThanks a lot for submitting this request. Your request has been received.
-
Alexa auto Invoke to read Notification
I want to create some skills that could aromatically invoke Alexa to return some notifications upon satisfying certain criterion like meeting certain conditions or at certain time period. So, I want Alexa Team to make such a feature so that developers can use it.
For example :There is a notification message which you want Alexa to automatically read out by getting automatically invoked at a certain time upon satisfying certain condition.Please, create such a feature and for any quwriqu regarding this idea please follow back.
16 votes -
Remove devices when disabling an alexa smart home skill
When a user disable a smart home skill the devices connected to that skill are remain visible inside the Alexa app.
The user cannot control them:
- in the app under each device the misleading error "server is unresponsive" is showed under each device.
- if controlling via voice the user receives the response: "the skill linked with X is not enabled, please enable the skill to control this device".still having the devices showed up is confusing for the user. That has to manually remove all the devices linked to the removed skill manually.
So my request is to…
16 votes -
Increase the hard limit size of the interaction model (2MB)
When attempting to build skill, the operation fails due to the skill exceeding 2MB in size. Vote to increase hard limit for size of interaction model!
16 votes -
Provide Official ASK CLI Docker Image
I was surprised to find that there is no official Docker image for development with the ASK CLI. The "amazon" user on Docker Hub contains only a couple images for working specifically with ECS and Elastic Beanstalk, and there does not appear to be any official "alexa" user. Upon further investigation, I found the aws-codebuild-docker-images repo in the "aws" GitHub organization, but unfortunately it does not have any sample Dockerfiles that install the ASK CLI either. There are similar issues open at the AWS CLI repo, because there is no official Amazon Docker image for the AWS CLI either, so…
16 votes -
Alexa app cards in the console
When the Echo Show display option is unchecked, you should integrate Alexa app cards if developers send it. Even if you don't want to display cards, you should at least treat the console as a non-screen device allowing devs to see cards property in the output JSON when echo screen is disabled
16 votes -
Rest API that can send an alexa announcement
Rest API that can send an alexa announcement based on the event like lights turn on or webcam detection. This can be called from lambda. Definitely a key feature that alexa is alerting everyone or n the room that other room or area has a movement. Great feature and will add value.
let me know if this is already exist in some way or simpler way
15 votes -
Setting up routines and reminders through an API
Allow development of custom app with feature compatibility with Alexa Companion App. This can be done through exposing functionality like setting up reminders, routines, address book, calling and messaging through either avs-SDK or expose server APIs.
This will be particularly useful in Alexa for Business settings.
15 votes
- Don't see your idea?