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

[ElementCall] Sync mute state between EC and CallKit #3050

Closed
stefanceriu opened this issue Jul 17, 2024 · 0 comments
Closed

[ElementCall] Sync mute state between EC and CallKit #3050

stefanceriu opened this issue Jul 17, 2024 · 0 comments
Labels
A-Call T-Enhancement New features, changes in functionality, performance boosts, user-facing improvements

Comments

@stefanceriu
Copy link
Member

Once a call is started the user has the option to mute the call directly from the CallKit screen.

Currently this action is intentionally failing as ElementCall doesn't expose any methods for setting that and CallKit muting isn't hardware level so sound will still go through.

The opposite should also happen: muting EC should forward the mute state to CallKit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Call T-Enhancement New features, changes in functionality, performance boosts, user-facing improvements
Projects
None yet
Development

No branches or pull requests

2 participants