ASK SDK Interaction Model Mapper ask-sdk-interaction-model-mapper
Group | com.amazon.alexa |
描述 | 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. |
Packaging | jar |
Size | 228.10 KB |
文件 | pom jar |
网址 | http://developer.amazon.com/ask |
发布时间 | 2018-09-12 01:47 |
dependencies
Group | Artifact | Version |
---|---|---|
com.amazon.alexa | ask-sdk-interaction-model | 0.1.0 |
com.amazon.alexa | ask-sdk-core | 2.5.2 |
commons-cli | commons-cli | 1.4 |
junit | junit | 4.12 |
org.mockito | mockito-core | 2.21.0 |
developers
Alexa Skills Kit | Alexa |
licenses
The Apache License, Version 2.0 | http://www.apache.org/licenses/LICENSE-2.0.txt |
索引仓库
仓库 | 个数 |
Central | 592045 |