I have been searching everywhere to find a right answer but couldn't find it. I have an Private Alexa Skill. What I want to do is to implement the Alexa Voice Service in an mobile App to access that Skill. So in that app, i click a button and say:
"Alexa, start MyPrivatSkill" --> and it starts my private skill and i have access to that skills functionality. I know I probably have to use Alexa for Business for that. But otherwise, is it possible to achieve that?
Or is that something that is better realized with Amazon Lex? Because my Skill is mostly simple Question->Answer.