question

Beth avatar image
Beth asked

"Batch" skill to invoke s series of built-in Echo functions

Can a skill be built to simply take a single voice request and then invoke a series of standard Echo requests? E.g., saying "Alexa, ask for my morning preview" will call the standard Echo weather, calendar for the day, and news requests in series without further interaction from the user. I guess the question is can a skill either (1) 'simulate' voice requests or (2) just call specific responses to requests?
alexa skills kitdebugging
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Steve A avatar image
Steve A answered
No, it can't. However, there have been some hints that Amazon is working on building in a sort of "scenario" function natively that will do just this. Steve
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

jjaquinta avatar image
jjaquinta answered
You have to remember the difference between The Echo product, and The Alexa service. Anything that begins with a standard phase like "Alexa open " is something provided by the Alexa service. Everything else is tied to The Echo product. Since the Alexa service runs on multiple devices, it can never avail of intrinsic Echo specific features. There's nothing stopping Amazon releasing a built-in Echo function that can call other built-in Echo functions, but that would be a feature requests for the Echo, not the Alexa Skill Kit.
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Levon@Amazon avatar image
Levon@Amazon answered
We have this on the platform feature request queue. No timelines applied as yet. Thank you for all your great requests!
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

jjaquinta avatar image
jjaquinta answered
Levon, how about exposing this "platform request queue"? No point nattering on about "timelines applied", since you wouldn't tell us if there was. If you want a sense of community participation and engagement, please expose feature requests to the SDK like most other developer relations.
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.