问题
Is it possible to use Alexa Skill with Alexa Voice Service (AVS)?
I can't find any AVS API to link to user's Amazon account to enable certain Skills. Is it possible that to use Skill on a third party Alexa device?
回答1:
I believe this is what you're looking for.
https://developer.amazon.com/docs/alexa-voice-service/setup-authentication.html
Alexa isn't Alexa without skills, and AVS essentially just allows Alexa to work on devices that Amazon didn't create.
Once you create your third-party Alexa-enabled device, choose the best option from that documentation to allow users to authenticate with their Amazon account, allowing access to the skills they have chosen to enable.
So, yes, (hypothetically) anything that is possible on an Amazon Alexa-enabled device will be possible on a third-party Alexa-enabled device. :)
Edit:
Similar topic - Alexa skill kit vs Alexa Voice Service
来源:https://stackoverflow.com/questions/51271548/avs-with-alexa-skills