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

Add toggle mute button or push to talk #1

Open
qwertysmosh opened this issue Aug 4, 2024 · 1 comment
Open

Add toggle mute button or push to talk #1

qwertysmosh opened this issue Aug 4, 2024 · 1 comment

Comments

@qwertysmosh
Copy link

Hello! I have this app installed for future use, but it seems to be missing a mute toggle button to avoid hearing everyone at once when they're not speaking anyway. Or else you'll unnecessarily hear everyone gasping for air.

@hurui200320
Copy link
Owner

Sorry for the late reply, I'm fairly busy at work recently.

For the noise issue, I don't remember I have ever encountered one. In the code I explicitly use MediaRecorder.AudioSource.VOICE_COMMUNICATION as the audio source, which means the Android system will do whatever it can to make sure the voice is loud and clear, possibly with noise reducing and other tricks.

Anyway, by "mute toggle", what feature are you expecting? Mute one person at a time or mute all with one button? I assume the latter one. But then, once muted, you can't hear anything from anyone else.

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

No branches or pull requests

2 participants