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

Workaround for voice call headset route. #30

Merged
merged 4 commits into from
May 6, 2021
Merged

Conversation

jusa
Copy link
Contributor

@jusa jusa commented May 4, 2021

No description provided.

jusa added 4 commits May 4, 2021 20:27
Headset routing is problematic, as depending on device it is delayed by
10 seconds or worst case not working at all. In latter case input is
routed from headset properly, as is sidetone output to headset, but
remote output is coming from device speaker. As a workaround use
headphone route with voice call, then input is from device microphone
and output to headset.

[audio] Use headphone for voice call as a workaround. JB#53992
Standby before setting deep_buffer route to avoid getting write error
(and thus long delay).

Set route to speaker before enabling call mode to get correct routing
when voice call starts with wired accessory connected.

[audio] Enable quirks for wired accessories and voice call. JB#53992
With default call steps lowest call volume step is inaudible so increase
the lowest step until it's usable.

[audio] Make lowest voice call volume step audible.
@jusa jusa merged commit 5dffecb into mer-hybris:master May 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants