mirror of
https://github.com/kavishdevar/librepods.git
synced 2026-04-24 23:55:52 +03:00
[GH-ISSUE #193] [Linux] [Beta] [Conversational Awareness] Conversational Awareness very flakey #85
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#85
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 @NL-TCH on GitHub (Aug 25, 2025).
Original GitHub issue: https://github.com/kavishdevar/librepods/issues/193
Originally assigned to: @kavishdevar on GitHub.
In the linux app i disable and enable conversational awareness, but it stays disabled (Conversational awareness: disabled). The phone is connected to my laptop via bluetooth
@kavishdevar commented on GitHub (Aug 25, 2025):
Stays disabled on your phone's interface? Or does the feature not work as intended?
p.s.- the log
Conversational awareness: disabledis a bit poorly phrased.Received conversational awareness datais actually showing that it was enabled. here, disabled and enabled actually mean active/speaking and inactive/not speaking.@NL-TCH commented on GitHub (Aug 25, 2025):
oke for example:
1> the "cannot write while not connected" error does come up everytime.
2> while music was playing on my laptop, i opened my phone and opened the librepods app. Then the airpods disconnected from my laptop to my phone (while the errors of 1> do still happen)
3> not true, see 2>
4> When pausing my laptop spotify, and unpausing, it cannot reconnect because my phone stole the connection
@NL-TCH commented on GitHub (Aug 25, 2025):
i think librepods on my phone does detect some rogue sound, steals the connection and keeps the connection from other devices (or something like that)
Feature request: if the audio disconnects from my laptop, can librepods pause all audio? instead of blasting over my speaker
@kavishdevar commented on GitHub (Nov 20, 2025):
fixed conversation detect with #241