I'm writing an Alexa Skill via the online Alexa Developer Console with the alexa-hosted provisioning. I am using python to code the skill.
I've gotten everything working speech-wise, but I'm trying to use the APLT interface to display text on an Echo Dot with Clock. There seems to be very little online about how to get this working with the alexa-hosted skill and I cannot seem to get it working.
I've been trying all day and starting to get annoyed at how hard it is to simply show some text!
I'm sorry if this is an easy question, I'm very new to alexa skills! Any help would be greatly appreciated.