question

Neal Sorensen avatar image
Neal Sorensen asked

Ability to see what Alexa heard

I'm frequently getting a beep back indicating that Alexa couldn't match the input with any of my intents. We need a way to see what Alexa heard so we know if she heard wrong or if our training text is not working. What Alexa heard only shows up in the companion app as a card if an intent is matched and executed. We need to have that on every command, especially ones she can't match an intent for.
alexa skills kitsubmission testing certification
10 |5000

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

rgr@amazon avatar image
rgr@amazon answered
you can view your utterances history in the Alexa Companion Application: http://echo.amazon.com/spa/index.html#settings/dialogs please let us know if this help!
10 |5000

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

Neal Sorensen avatar image
Neal Sorensen answered
That's just what I was looking for. Thank you!
10 |5000

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

alexadev avatar image
alexadev answered
Hi, Is there an API to recorded history? I need an ability to access the recorded audio to search/stream/download. Thanks
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
Nope. That would probably be a privacy violation.
10 |5000

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

alexadev avatar image
alexadev answered
It will not if user accepts privacy terms and conditions before using a specific skill set. It could work like an app on the smart phone - before you install it you have to accept app permissions. So if I provide a skill set that allows the user to access voice records through Echo and user accepted privacy statement, I can't see any reason why this should not be possible. Moreover, currently, the user can view the recorded history through the app, upon login. Why should this be any different with Echo? If Echo is registered on user's account, how could the privacy be violated? Do you see that API access to recorded history could be possible to implement?
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
Certainly, it [i]could[/i] be implemented. So could listening in to every conversation you have at home with no blue ring illuminated. No problem. The technical challenges are trivial. And, even more so, you could slap into your terms and conditions some text obscured in legalease that gives you the right to record everything said anywhere near the the Echo, make it publicly available, or to data mine it and sell the information to other people. All of this [i]can[/i] be done. There are segments of the industry (looking at you, Google) who do this. Is it good business sense to do? Hell no. Privacy isn't about what is or is not legal. People have proven that they will sign anything if you bury it deep enough in a license agreement. However, when the story breaks and spreads across the internet, your company won't be tried in a court of law but a court of public opinion.The fact that some moronic user signed away their rights perfectly legally and then got caught cheating isn't going to matter to all those other users reading about it who know they also click on things without reading them. A company's reputation has value. All the more so for a retailer. There are good business reasons for being ethical about people's information.
10 |5000

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

alexadev avatar image
alexadev answered
BTW, I noticed the records contain wake up word "Alexa" in the beginning of the sentence. I am wondering, how could it be done without listening to every word...
10 |5000

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