/vui-request-parser-alexa

Use this to parse Alexa requests

Primary LanguageJavaScriptMIT LicenseMIT

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.