0
votes

I want to integrate Alexa Voice Service in our existing product. I want to send package notification to specific user using AVS.

I have googled for it and below is the reference:

AVS Documentation

Also I have found 'amazon alexa php' library in github, amazon-alexa-php Can I use this or not?

NOTE: Our application was built on PHP.

Is it possible with Amazon AVS?

1
Do you have a physical product you want to integrate Alexa into, or do you just want to create a skill that works with your application that sends notifications?ubiquitousthey
I want to create a skill that works with my application that sends notificationsPrasad Patel

1 Answers

0
votes

The AVS documentation is for people wishing to add Alexa to their device. Since you are just wanting to create a skill, the github project you specify should be sufficient.

As far as creating notifications, you may have to wait. As you may have read, as of here this feature was introduced in limited preview in Nov 2017, but is now closed.