vui-request-parsing-alexa
v0.0.3
Published
npm module that provides alexa request parsing function for inclusion into other vui-xxx projects.
Downloads
2
Readme
vui-request-parsing-alexa
npm module that provides VUI (voice user interface) Alexa request parsing function for inclusion into other vui-xxx project that use vui-request.
Repository
This module as well as related vui modules can be found here: https://github.com/RationalAnimal
Installation
npm install vui-request-parser-alexa --save
Summary
This project provides an npm module to be used by other vui-xxx modules to parse Alexa requests and construct request, session, state objects usable within a VUI app.