declension / squeeze-alexa

Squeezebox integration for Amazon Alexa
GNU General Public License v3.0
59 stars 20 forks source link

Adding German language and ability for additional translations #32

Closed DFranzen closed 6 years ago

DFranzen commented 6 years ago

I have refactored the speech and text responses for Alexa, to have all the snippets in an external file. This way it was easy to add German responses and other languages should be straight forward in the future. The used language can be selected in the settings file The result should feel identical for the English Version, while a new German version of the interaction is present.

I have also implemented the missing SetVolumeIntent, which was in the schema and utterances but missing in code.