question

gobi25 avatar image
gobi25 asked

Processing spoken lists of things

It would be awesome if Alexa could understand when a list of things was being spoken. So a sample utterances file could look like this:

ShoppingListIntent Add [list] {units} {items} [/list] to my shopping list

alexa skills kitfeature request
10 |5000

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

Ross@Amazon avatar image
Ross@Amazon answered
Sample Utterances do not support this behavior but a list or array of items can be managed through a Lambda function.
10 |5000

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

gobi25 avatar image
gobi25 answered
Right, I get that. I'm offering a suggestion that you [i]should[/i] support it ideally. The point is that oftentimes if I'm running off a list of items, it would be a better user experience to not have to wait for a response from Alexa between each item. Creating sample utterances for N number of complex list items is basically impossible because of the number of permutations required.
10 |5000

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