-
Notifications
You must be signed in to change notification settings - Fork 37
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
(Staging) "play" should resume playback in Spotify after pause #703
Comments
checking this one... the desired behavior between the sequence of "pause" followed by "play" would ideally maintain the playhead/timeline position. currently restarts the song. |
"play" is currently treated the same as "play some music", which will pick some popular music to play and reset the queue. If we want the exact word "play" to mean "resume", I think this issue will go together with #704 where we introduce generic "play" / "pause" / "next" / "previous" commands similar to "stop", independent of the normal training. |
simplest fix for now: it would help if Genie said that they "stopped" the music rather than "paused playback." |
Workaround is now merged, it should be deployed in a couple hours. |
This is a simple one.
play thriller
I played Thriller on Spotify.
pause
I paused playback.
play
Sorry, music is already paused.
The text was updated successfully, but these errors were encountered: