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

Alexa isn't speaking german #114

Open
jsloot opened this issue Mar 10, 2019 · 3 comments
Open

Alexa isn't speaking german #114

jsloot opened this issue Mar 10, 2019 · 3 comments

Comments

@jsloot
Copy link

jsloot commented Mar 10, 2019

What do I have to do to make alexa speak German?

@pimseb
Copy link

pimseb commented Mar 19, 2019

I'd like also to know how to change language.
If I use startsample.sh I see I should type c to access the settings and change language. But no key is working.
Is there a file where I can change the language ? I tried to modify AlexaClientSDKConfig.json with no luck

@pimseb
Copy link

pimseb commented Mar 22, 2019

I answer to my own question, I managed to run it in french but had to start with a fresh and new install.
I modified the file Assistants-Pi/Alexa/setup.sh and changed the line 33 from LOCALE=${LOCALE:-'en-US'} to LOCALE=${LOCALE:-'fr-FR'}
and compiled it once again

@FiveKnive
Copy link

Does this solution work if I want to install both assistants or do I need to modify a different file?

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

No branches or pull requests

3 participants