I have created a Amazon custom skill and using this skill in the test tab, I 'm able to get the intended response in the python code and turn the led on and off.
But I'm not able to make the Sample app (avs-device-sdk alexa voice application) to invoice/call the custom skill. Can you please guide what must be done to make this happen?
This is my first attempt in building custom skill/alexa voice service and trying my hands out. I 'm unclear what is the next step to make the alexa voice service to talk to the custom skill.