mirror of
https://github.com/kavishdevar/librepods.git
synced 2026-04-25 08:05:56 +03:00
[GH-ISSUE #119] [Android] "Pause music while talking" doesn't work #47
Labels
No labels
android
bug
documentation
enhancement
good first issue
help wanted
linux
pull-request
reverse-engineering
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/librepods#47
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @kavishdevar on GitHub (May 9, 2025).
Original GitHub issue: https://github.com/kavishdevar/librepods/issues/119
Originally assigned to: @kavishdevar on GitHub.
When enabled, it causes the music to randomly start playing.
Note to self
Reimplement the feature. The current implementation is too basic, and needs more work.
@fsoceityC commented on GitHub (May 12, 2025):
If I may ask—after the music is paused while speaking, is it by design that it doesn’t resume automatically once I stop talking, or could this be a bug?
It would be really appreciated if the app could support automatically resuming playback after speech ends.
@kavishdevar commented on GitHub (May 12, 2025):
Might be a bug. Which mode are you originally in before you start speaking? Transparency?
@kavishdevar commented on GitHub (May 12, 2025):
Also, thanks very much for sponsoring! :D
@fsoceityC commented on GitHub (May 12, 2025):
This happens in all modes.
The app is incredibly useful—thank you so much!
@kavishdevar commented on GitHub (May 12, 2025):
oh, okay...
I will definitely have to rewrite this feature.