a

ask-sdk-interaction-model-mapper

The Interaction Model Mapper enables a code-first approach to the development of a skill by abstracting the interaction model. Alexa types such as Intents and Slots are defined as Java classes, and corresponding interaction model data such as sample utterances, prompts, synonyms, etc. are stored in resource bundles. A skill is then constructed from a collection of these entities, and the interaction model is rendered from the CLI. This abstraction enables developers to componentize and share parts of their skill with others and promotes a standard software build/deploy lifecycle for skills.
http://developer.amazon.com/ask
The Apache License, Version 2.0
Alexa Skills Kit
Aggregated version Version Update time
0.1 0.1.0 Sep 12, 2018
1 Records