I have a skill where if the user asks "tell me about Bitcoin" or "Say me information about Bitcoin", Then the skill replies saying "You have asked about Bitcoin right! The symbol for Bitcoin is BTC". But when I am testing the skill and when I use the utterance "Say me information about Bitcoin", then alexa itself is taking care of the request and it is only giving the response like "Bitcoin is a digital asset and it is invented by satoshi". This is not I want, Alexa should go to my skill's backend and then according to the resolved slot value, the alexa should respond using my backend logic, not itself taking care.
This is so annoying, Is there any way to change this or please tell me how to resolve this issue
Please respond @Elizabeth@Amazon @Jamie@Amazon @KirKC@Amazon