alexa / avs-device-sdk

An SDK for commercial device makers to integrate Alexa directly into connected products.
https://developer.amazon.com/alexa/alexa-voice-service
Apache License 2.0
1.26k stars 604 forks source link

Skill cant run on uncertified device #2086

Open o-AshleyRoy-o opened 1 year ago

o-AshleyRoy-o commented 1 year ago

Summary:

Im looking to build a standalone Alexa device running a specific skill using my MacBookPro M1. I have setup alexa using the AVS Device SDK. However after I launch the skill, it asks me for the first slot fill query for the intent, but then it says ,"This feature is only available on certified alexa devices".

Expected behavior:

After the first slot query it should ask for the next and launch the Intent Delegate Directive to the next Intent

What behavior are you observing?

Skill fails with "This feature is only available on certified alexa devices", after first slot response.

Tell us what hardware you're using:

Tell us about your OS (Type & version):

jinhui123789 commented 1 year ago

I have the same problem .