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

"resume" or "continue" results in a spoken error #65

Closed
1 of 2 tasks
NeonDaniel opened this issue Mar 22, 2023 · 2 comments
Closed
1 of 2 tasks

"resume" or "continue" results in a spoken error #65

NeonDaniel opened this issue Mar 22, 2023 · 2 comments
Assignees
Labels
bug Something isn't working wontfix This will not be worked on

Comments

@NeonDaniel
Copy link
Member

NeonDaniel commented Mar 22, 2023

When media is paused, "resume" or "continue" responds with "what would you like to play next" and then a spoken error after the user responds.

2 bugs:

  • "resume" should just continue the paused track
  • if there isn't a track playing or the end of the playlist is reached, the current behavior should handle the user's response and generate a new playlist.
@NeonDaniel NeonDaniel added the bug Something isn't working label Mar 22, 2023
@NeonDaniel NeonDaniel self-assigned this Apr 5, 2023
NeonDaniel added a commit that referenced this issue Apr 5, 2023
Adds unit tests for OCP class
@NeonDaniel
Copy link
Member Author

#65 resolves 'resume' behavior. The remaining "issue" is whether stopped playback can be resumed or if it should prompt the user.

@JarbasAl JarbasAl added the wontfix This will not be worked on label May 10, 2024
@JarbasAl
Copy link
Member

maybe works with the new pipeline https://openvoiceos.github.io/ovos-technical-manual/OCP_pipeline/ + #112

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants