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

Use Alexa Music Intents (and slots) for richer interaction with LMS #10

Open
declension opened this issue Apr 7, 2017 · 2 comments
Open

Comments

@declension
Copy link
Owner

declension commented Apr 7, 2017

For music, the the new built-in music intents provide a standardised, structured way of communicating metadata from the intents around:

Supported Entities

And their rough equivalent in LMS / ID3 / Vorbis terms

  • Singer (artist / performer), Musician (artist / performer)
  • Catalog (library)
  • MusicGroup (artist / albumartist / band)
  • MusicRecording (song)
  • MusicCreativeWork (album / grouping - though depends on MusicCreativeWorkType slot value)
  • MusicPlaylists (playlists) (see Add support for LMS playlists #5)
  • Genre (genre)
  • Dates (probably not useful)

still only U.S. but hopefully this will change soon.

A lot of this won't be useful for squeeze-alexa - it's pretty wide reaching and I don't see, but there are enough bits around querying and selecting to make cherry picking from this worthwhile, not least to use upcoming standards (probably) in voice interaction and richer intent passing from Alexa, i.e. don't reinvent the wheel..

@declension declension changed the title Try music intents for Use Alexa Music Intent intents for richer interaction with LMS Apr 7, 2017
@declension declension changed the title Use Alexa Music Intent intents for richer interaction with LMS Use Alexa Music Intents (and slots) for richer interaction with LMS Apr 7, 2017
@declension
Copy link
Owner Author

declension commented Nov 12, 2017

Still waiting for this for non-US skills, grr - see this Amazon dev forum post tracking the problem.

@NadirJ
Copy link
Contributor

NadirJ commented Jul 29, 2018

It looks like Genre is now supported for most languages

Album and MusicGroup(Artist) are supported for US-EN (i tested this)

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

2 participants