在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称:alexa/alexa-skills-kit-sdk-for-java开源软件地址:https://github.com/alexa/alexa-skills-kit-sdk-for-java开源编程语言:Java 100.0%开源软件介绍:Alexa Skills Kit SDK for JavaThe ASK SDK for Java makes it easier for you to build highly engaging skills, by allowing you to spend more time on implementing features and less on writing boiler-plate code.
Package Versions
Alexa Features Supported by SDK
Preview FeaturesThe following features are released as public preview. The interfaces might change in future releases. Technical DocumentationModelsThe SDK works on model classes rather than native Alexa JSON requests and responses. These model classes are generated using the Request, Response JSON schemas from the developer docs. The source code for the model classes can be found here. SDK SetupThe SDK uses SamplesHello WorldThis code sample will allow you to hear a response from Alexa when you trigger it. It is a minimal sample to get you familiarized with the Alexa Skills Kit and AWS Lambda. Color PickerThis is a step-up in functionality from Hello World. It allows you to capture input from your user and demonstrates the use of Slots. How ToThis sample will walk first-time Alexa skill developers through all the required steps involved in creating a parameter-based skill using a template called ‘Minecraft Helper’. Ask how to craft an item in the game Minecraft, and this skill will give you instructions. The skill showcases:
City GuideTemplate for a local recommendations skill. Alexa uses the data that you provide to offer recommendations according to the user stated preferences. This Skill showcases:
Movie QuotesThis Alexa sample skill is a basic Movie Quotes Quiz skill that makes use of Template Resolver feature of the Java SDK. A user can open up the skill, select a movie from a list, and then hear partial quotes from the selected movie. Then, they have to complete the quote. Pet MatchPet Match matches the user with a pet. When launched, this Alexa Skill will prompt the user for the information it needs to determine a match. Once all of the required information is collected, it will send the data to an external web service which processes the data and returns the match. Through this workshop, you will learn how to use advanced Alexa Skills Kit features to create and configure an Alexa Skill and AWS Lambda. The skill showcases the usage of Request and Response interceptors. TutorialsStates QuizThis tutorial will guide you in building a fully-featured skill. The skill features Built-In and Custom slots, as well as state management. The skill you build with this tutorial can be customized to build your own game. Airplane FactsThis tutorial will demonstrate how to write skills for Echo Show and Echo Spot in Java using the Alexa Skills Kit (ASK) SDK v2. Pager KaraokeThis tutorial demonstrates 3 features of APL: the Pager Component, SpeakItem Command, and accessing device characteristics in the skill code. Other Language Alexa Skills Kit SDKsAlexa Skills Kit SDK for NodeJS Alexa Skills Kit SDK for Python Got Feedback?Request and vote for Alexa features here! |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论