alexa / alexa-skills-kit-sdk-for-nodejs

The Alexa Skills Kit SDK for Node.js helps you get a skill up and running quickly, letting you focus on skill logic instead of boilerplate code.
Apache License 2.0
3.12k stars 736 forks source link

Support Display.RenderTemplate directive #145

Closed rmtuckerphx closed 6 years ago

rmtuckerphx commented 7 years ago

This directive was added for the Echo Show. Needs to be added to ASK.

ghost commented 7 years ago

Agreed! We're working on supporting this in alexa-sdk.

fishhelper commented 7 years ago

I can offer https://github.com/alexa/alexa-skills-kit-sdk-for-nodejs/pull/146 from a fork, if it is helpful. Feel free to ask any questions you may have or offer comments.

tianrenz commented 6 years ago

The feature requested in this issue has been added to Alexa NodeJS SDK. Issue closed. Please feel free to reopen if still have questions. Thanks!