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 603 forks source link

I've run a custom skill, but it's said that this feature is only available on certified Alexa-powered devices. #2002

Closed hatosan0112 closed 2 years ago

hatosan0112 commented 2 years ago

IMPORTANT: Before you create an issue, please take a look at our Issue Reporting Guide.

Briefly summarize your issue:

Running custom skills, this feature is only available on certified Alexa-equipped devices

What is the expected behavior?

Custom skills work the same as on the Alexa Skill Kit

What behavior are you observing?

This feature is said to be available only on certified Alexa-equipped devices

Provide the steps to reproduce the issue, if applicable:

After installing Alexa on Jetson and creating a custom skill with the Alexa Skill Kit, launch AlexaSampleApp from Jetson to call the custom skill.

Tell us about your environment:

What version of the AVS Device SDK are you using?

  latest version

Tell us what hardware you're using:

Jetson Xavier NX

Tell us about your OS (Type & version):

Ubuntu18.04

blazusiak-amazon commented 2 years ago

Hello @hatosan0112, This behavior is due to the fact that your device is uncertified; only limited features are available for uncertified devices: https://github.com/alexa/avs-device-sdk/security/policy . Once you have certified your device, it should work as expected. You can find out more about device certification here: https://developer.amazon.com/en-US/alexa/devices/connected-devices/business-resources/works-with-alexa