58 results found
-
Room awareness enhancement: add popular device types such as Fan, Air Conditioner, Set-top-box and let users change device type
Room awareness enhancement: add popular device types such as Fan, Air Conditioner, Set-top-box and let users change device type to their favorite. Now Alexa app allows changing device type between Light and Switch for some smart plug devices. But it would be great if for any device, users can define it as light, fan, air conditioner or set-top-box... and the room awareness feature will help simplify voice command. Users just can say: turn on the air conditioner, turn on the fan...
This device-type-changing feature will be very powerful when an infrared/RF universal remote control like Broadlink is connected to alexa.…115 votes -
Allow developers to respond to reviews for their Alexa skills
Reviews are one of the major ways people will decide to use your skills. It is also where developers get a lot of feedback or questions regarding their skills. Whilst you can respond to these reviews on the amazon website, it is not visible within the Alexa App for others to see.
Please allow developers to be able to respond to reviews within the Alexa app. It will provide an easy way to answer any questions and will allow new potential users to see responses by the developer that might otherwise deter them from trying the skill.
63 votes -
Trigger profile based on voice profile
If Alexa can tell who is speaking based on the voice profile, why cant it run routines for that user. Currently if my Alexa is on my profile my wife cant run her routines without having to ask Alexa to swtich profile
3 votes -
Add Custom Text and Branded Button to Account Linking Successfully Linked Page
Alexa Account Linking should allow the developer to add some text, a button (color and text), and URL to the "Successfully Linked" page so user's can continue to a settings page after linking accounts.
See image at: https://twitter.com/marktucker/status/1204883082894925824
2 votes -
Ability to add Skill instruction in routines
When building routines, would be good to have an option to add a skill instruction and choose to run it as part of a routine.
25 votes -
Reply of Intent confirmation
I am developing a skills and using intent confirmation, when I reply to confirmation then it takes only 'Yes' and 'No'.
There are no any other option to use synonyms of 'Yes' and 'No'.
I.e. For 'Yes' -> 'exactly', 'ok','yea', 'fine' etc.
For 'No' -> 'Sorry', 'Not' etc.1 vote -
Start APL animation with response and make it non blocking for user interaction
Why the current behaviour (animation (AnimateItem) starts after the Alexa speech) should be changed:
-As long as the animation is playing the user cannot directly interact with Alexa, only if the user use the activation word he can interact again with Alexa, this could be confusing.
-If the animation is more like a bonus or a visualisation to the Alexa speech it should start directly with the response.
Solutions:
-Set the animation to start with the response and not after the Alexa speech
-Give developers two options, "start with response" or "start after alexa speech"
-Separate the animation from the…1 vote -
create and control configurable subgroups for selective device control
Create configurable sub groups within groups to allow users to control a set of devices based on type to better manage large numbers of devices.
This improves user experience for managing devices in groups (rooms) and groups within rooms. Currently Alexa organises switches and lights separately but you cannot ask alexa to turn off only lights in a room as part of that subgroup
I cannot ask alexa to turn off 'lounge room lights' without it turning off the switches in the same room/group.
If we can create and submit commands to devices as part of sub groups, we can…
10 votes -
Allow skills to change volume on device
Enable a skill to adjust the volume
19 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 -
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 -
Controlling Roku with Alexa using Python
Using Alexa to control Roku. There is an available app but it is only free for a few commands per month. Also tailored to my Roku channels and it has better navigation. Back end written in Python. Uses ngrok so my laptop is the back end so it can control Roku locally.
1 vote -
profile
Need the ability to have all my kids see all echo devices in alexa app (should be aws orgs where all the devices roll up to parent account and then permission granted for devices to other house hold alexa users) to better utilize features such as going to a room and playing selected users playlist or to be able to control smart home features using alexa app as each child / adult has a different alexa login.
1 vote -
Language (Skill Language vs Device Language)
There are three places where we set the Language.
1) When the developer builds an Alexa Skill.
2) The Device settings.
3) Skill Distribution Option - Where would you like this skill to be available? * In all countries and regions where Amazon distributes skills?Problem: "I developed my skills in English (US) then my Alexa Echo Dot --> language --> English (US). Things are working fine." My Skill got Certified. Now I see there is English (IN). If my change my Alexa Echo Dot --> language --> English (IN). I am not able to Play my Skill. I am…
3 votes -
Retrieve Echo Device Name in LaunchRequest in addition to DeviceID
My live skill has customers who have multiple Alexa devices and I need to provide them a UI to tie a device with a particular task.
The problem is in LaunchRequest I get a device ID like this. amzn1.ask.device.AHKJQG7VUA6HX4FMMCRQYRFTTXTZACQAJVH3KRR5MBLNC64UQ7UMWH3FKSYAXMICNCWARKPUAPBOYXFMDZLXYQE5WJL4GMZUJX6S4JBXOE7ZCSKBH3T47C7UZ2W4Q3XPROSWKGANQHSPNRX5GQ5IIUH3VKTQ
If I show this in a dropdown to the customer to choose from, their brains will explode. Can you not pass us the friendly name of the device like "Ben's bedroom" or "Alice's living"
4 votes -
Share and Follow Mechanics
The Alexa Voice Experience is such a solo experience.
Working out how to share and follow on Alexa is going to be success for Alexa's Skills.
Here is an example of the sharing mechanic:
"Do you want to share this forecast with your Mum?"
"Yes"
Alexa accesses user's address book.
Sends notification to "Mum's" phone via text message.
"Your daughter" wants to share her latest forecast with you?"
"Mum" clicks on notification link.
Link takes "Mum" to Alexa app and it enables the skill.
Alexa says "Your daughter wants you to know this forecast"
"Mum" hears Alexa talking.
Alexa says…
1 vote -
Let skill determine between an invocation on the app, and physical device
Currently, the Alexa app will resolve a listen() call within 1-2 seconds, requiring the user to make an immediate reply.
A physical device will wait 8 seconds.
By knowing on which type of device I'm running I can add a few seconds of silence to the playback, to give a good user experience, without them having to upgrade the app. (Assuming a fixed version of the app exists.)
1 vote -
Allow hiding sensitive information in Alexa App History
Allow hiding sensitive information such as PIN codes in the Alexa App history. Capital One is doing this in their skill. Please enable other developers to do this.
25 votes -
QR Codes for Alexa Skills
Would QR codes work with Alexa Skills?
2 votes -
I would like to be able to rendering APL documents on Alexa Mobile app as a @viewPort profile. Any plan to support this?
I would like to be able to render APL documents on Alexa Mobile app as a @viewPort profile. Any plan to support this?
3 votes
- Don't see your idea?