alexa-pi / AlexaPi

Alexa client for all your devices! # No active development. PRs welcome # consider https://github.com/respeaker/avs instead
MIT License
1.33k stars 396 forks source link

Config.template.yaml only no Config.yaml file #493

Open kashyyyk1 opened 4 years ago

kashyyyk1 commented 4 years ago

Your hardware platform and model you are running on: Raspberry Pi 3

Problem-relevant config.yaml entries: The alexa is working just fine, I want to change the wake word.

I cannot locate the config.yaml file in any of the folders. in the src folder there is a config.template.yaml

I used it, and saved as config.yaml but then I get a failure and Alexa stopped working.

Additional info: I've installed the original Amazon sdk and alexa worked too, it has a language feature that would allow it to change location dialect. Is there a way to do this? I'm in the US, but would like the UK version to play. I checked in the alexa app and it does not have the option to change it.

kashyyyk1 commented 4 years ago

edit, I found it in the etc/opt folder. I was looking in the installation location /opt.

Still wondering about the voice dialect though, if anyone knows.

kashyyyk1 commented 4 years ago

I see I can't change languages because the device shows offline, and only an online device can have the language change so I'll wait for the new API version.