Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

APL Support ? #384

Open
laurenceHR opened this issue Dec 11, 2018 · 6 comments
Open

APL Support ? #384

laurenceHR opened this issue Dec 11, 2018 · 6 comments

Comments

@laurenceHR
Copy link

I've just noticed about APL
https://developer.amazon.com/es/docs/alexa-presentation-language/apl-overview.html
there are any way to use that with this library? I really love this lib and majority of my skills are built whit this library (alexa-app)
Regards

@HynesIP
Copy link

HynesIP commented Jan 18, 2019

+1

@Trev-Lev
Copy link

Is there a solution to this yet? I'm trying it now and coming across errors, but I can't tell if I am implementing the JSON for the directive incorrectly or if APL just doesn't work.

@Trev-Lev
Copy link

I just figured it out (for hosting on Heroku, that is) - I had to move the JSON files I was using for APL into my node_modules folder.

@lazerwalker
Copy link
Collaborator

If someone who's gotten this working has advice for how to improve support in this library, we'd love to see a PR! :)

@steveandroulakis
Copy link

Here's a code snippet that demonstrates the sending of an APL directive to screen-based devices, and how to respond to APL user events like TouchWrapper.

https://gist.github.com/steveandroulakis/ab7bffd87b6546f85abddf2f4f9a67cc

@fbukevin
Copy link

Here's a code snippet that demonstrates the sending of an APL directive to screen-based devices, and how to respond to APL user events like TouchWrapper.

https://gist.github.com/steveandroulakis/ab7bffd87b6546f85abddf2f4f9a67cc

It works for me. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants