amazon-archives / legacy-skill-samples-java

These samples utilize a version of the Alexa Skills Kit SDK that is no longer supported. Please visit https://github.com/alexa/alexa-skills-kit-sdk-for-java
https://github.com/alexa/alexa-skills-kit-sdk-for-java
Other
94 stars 142 forks source link

Not able to understand this step. Please explain how to do. #23

Open tamilselvam12 opened 5 years ago

tamilselvam12 commented 5 years ago

Copy the contents of SpeechAssets. If you are using the new Skill Builder, copy the Skill Builder from included SkillBuilder.json. Otherwise, copy the Intent Schema from the included IntentSchema.json. Copy the Sample Utterances from the included SampleUtterances.txt. Copy the custom slot types from the customSlotTypes folder. Each file in the folder represents a new custom slot type. The name of the file is the name of the custom slot type, and the values in the file are the values for the custom slot. Click Next.