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

more OCP intents #1

Open
JarbasAl opened this issue Aug 17, 2024 · 1 comment
Open

more OCP intents #1

JarbasAl opened this issue Aug 17, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@JarbasAl
Copy link
Member

JarbasAl commented Aug 17, 2024

OCP intents only trigger if media is currently playing and are part of ocp_high pipeline

  • enable/disable shuffle
  • enable/disable repeat
    • repeat state can be: None, Track, Playlist
  • what is currently playing (and maybe subintents for current artist/music/album/playlist...)
  • lower/increase media volume (not global, only on the playback application)
    • if media is playing this should take precedence over regular volume skill
@JarbasAl JarbasAl added the enhancement New feature or request label Aug 17, 2024
@JarbasAl JarbasAl self-assigned this Aug 17, 2024
@JarbasAl JarbasAl transferred this issue from OpenVoiceOS/ovos-core Oct 14, 2024
@mikejgray
Copy link

Some thoughts on intents:

  • (shuffle|randomize) (music|tracks|playback|)
  • (enable|disable) repeat (|track|tracks|music)
  • what am I listening to?
  • what's playing( right now|)?
  • (what|who) is (this|playing)?
  • what (band|album|playlist) is (this|playing)?
  • (what|which) artist is (this|playing)?
  • turn (down|up)( the|) music

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants