i have a raspberry pi hardware set up and I have integrated this device with alexa-voice-service using python client running as per the amazon developer document. Now I would like to know whether is it possible to integrate custom skill build using lambda function with this alexa voice service as we do with the alexa skills kit.
In brief is it possible to use the credentials of the registered device with Alexa voice service in the lambda function?