Speech recognition in WordPress based on Alexa Skill
I would like to develop a WordPress plugin that will allow users to voice-interact with a WordPress website. I want it to be based on Alexa Skill. What would be the architecture for this task?
I would like to develop a WordPress plugin that will allow users to voice-interact with a WordPress website. I want it to be based on Alexa Skill. What would be the architecture for this task?
I am trying to setup a sample Alexa skill set with sample ‘hello world’ lambda function. But when testing on Alexa simulator, showing There was a problem with the requested skills response as shown in below. I have created a sample Alexa skill set and connected with AWS lambda function using ARN in endpoint section.