Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding locale to Intent- and Launch-Request (immediate demand!) #13

Closed
wants to merge 1 commit into from

Conversation

KayLerch
Copy link

We really need the multilanguage-feature of Alexa in this SDK for building localized skills.

This PR contains:

  • Maps locale-parameter from JSON input to IntentRequest and LaunchRequest
  • withLocale for builders of both request-objects
  • new Getter for both of the request-objects to read out locale from within the Speechlet implementation

This contribution is under the terms of the Apache 2.0 license.

Immediate action is desired for not having dirty workarounds / custom extensions around this SDK.
Thanks in advance.

@rvanderwerf
Copy link

I've merged your PR here https://github.com/vanderfox/alexa-skills-kit-java and added you as a collab if you want to have a go, merging all the PRs there

This was referenced Oct 25, 2016
@breedloj
Copy link
Contributor

breedloj commented Apr 5, 2018

Closing since this has been available in the 1.x SDK since version 1.2 as well as 2.0.x.

@breedloj breedloj closed this Apr 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants