mattotodd / node-red-contrib-alexa

a node-red node for integration with amazon alexa skills
Apache License 2.0
20 stars 9 forks source link

Directive intents #11

Open y1ann1s opened 7 years ago

y1ann1s commented 7 years ago

Hey can you also add directive intent in the response. I guess it would need another node like "CARD". The idea is to use the streaming api.

I am really struggling to get your node to work. One of the issues is when I see the code I get that you use mustache render. So I thought I could use in the "SAY" input "This is the text and also the {property_of_msg}" and it would work. Unfortunately I get nothin from the mustache in the final output