Skip to content
This repository has been archived by the owner on May 18, 2022. It is now read-only.

This Alexa sample skill is a template for a basic city-guide skill. Provided some data about a city's restaurants, attractions, Alexa will recommend a restaurant based on the meal type or recommend an attraction. It can also suggest the current temperature and weather conditions of the city. This sample Alexa Skill is written in Java and demonst…

License

Notifications You must be signed in to change notification settings

alexa-samples/skill-sample-java-city-guide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build an Alexa City Guide Skill in ASK Java SDK

** This repository has been archived **

This repository is still available as a point-in-time reference, but no further updates or support will be prioritized.

This Alexa sample skill is a template for a basic city-guide skill.Provided some data about a city's restaurants, attractions, Alexa will recommend a restaurant based on the meal type or recommend an attraction. It can also suggest the current temperature and weather conditions of the city.This sample Alexa Skill is written in Java and demonstrates the use of external API calls and localization for multiple locale.

Concepts

This simple sample shows how to work with multiple locales in the Alexa skill built using ASK Java SDK.

Setup

To run this example skill you need to do two things. The first is to deploy the example code in lambda, and the second is to configure the Alexa skill to use Lambda.

Get Started

Additional Resources

Community

Tutorials & Guides

  • Voice Design Guide - A great resource for learning conversational and voice user interface design.

Documentation

About

This Alexa sample skill is a template for a basic city-guide skill. Provided some data about a city's restaurants, attractions, Alexa will recommend a restaurant based on the meal type or recommend an attraction. It can also suggest the current temperature and weather conditions of the city. This sample Alexa Skill is written in Java and demonst…

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages