0.0.3 • Published 7 years ago

vui-request-parsing-alexa v0.0.3

Weekly downloads
4
License
MIT
Repository
github
Last release
7 years ago

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.