squeeze-alexa icon indicating copy to clipboard operation
squeeze-alexa copied to clipboard

Squeezebox integration for Amazon Alexa

Results 27 squeeze-alexa issues
Sort by recently updated
recently updated
newest added

Many ways this could work. [APL](https://developer.amazon.com/docs/alexa-presentation-language/apl-overview.html) is one obvious route to getting there, but may be overkill here. Currently, due to Audio API usage, it's far from ideal (A now...

The [alexa-skills-kid-sdk](https://github.com/alexa-labs/alexa-skills-kit-sdk-for-python) is currently in Beta but looks quite fleshed out. * May be worth porting to this at some point, to reduce boilerplate and improve consistency with other Alexa...

enhancement
idea

This would be really nice feature to have. I know spotify has also been requested. Pandora is perfect for parties/entertaining when you just want random music to play from a...

enhancement
help wanted
integration

It would be nice to ask alexa to play music from the spotty plugin. Examples: Alexa, tell Squeezebox to play some pop **from Spotify** Alexa, ask Squeezebox to play my...

enhancement
help wanted
audio

Currently `en_US` and `en_GB` use the version 1 intents schema (see #23, #61) but French and German are still using `v0`.

enhancement
help wanted
good first issue
localisation

From @Hisma on forum thread: > Also, I couldn't get the translation script to work. It would simply fail saying it can't generate the *.mo files (forget exactly what it...

enhancement
tooling
build

Currently it's still done optionaly in code using an `APPLICATION_ID` setting, if supplied by the user. AWS has released a way to do this as part of the setup, so...

enhancement
upstream-change

For music, the [the new built-in music intents](https://developer.amazon.com/public/solutions/alexa/alexa-skills-kit/docs/built-in-intent-ref/built-in-intent-library#music) provide a standardised, structured way of communicating metadata from the intents around: #### Supported Entities And their rough equivalent in LMS /...

Should make creation and deploying of a skill much easier. Could deprecate other methods if reliable and easy. See https://developer.amazon.com/blogs/alexa/post/190c8144-e5c2-4aa7-b65d-cdf46325728e/alexa-skill-management-api-and-alexa-skills-kit-command-line-interface-enable-faster-more-automated-skill-management

help wanted
documentation