You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
What do I have to do to make alexa speak German?
The text was updated successfully, but these errors were encountered: