nextcloud / nextcloud/talk-android

Setting for microphone volume

Open
#1,437 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

1. to develop enhancement
Dominant language
Kotlin
Stars
739
Forks
321
Avg merge
14h 59m
Merged PRs (30d)
151

Description

Thank you for the good work! I made Nextcloud Talk my standard video conferencing platform.

When using Nextcloud Talk on a Samsung Galaxy S5 with LineageOS, the recorded audio is barely audible on the other side. I also observed that Linphone has the same problems with the internal microphone and even what the in-built audio recorder produces needs about 5-10 times amplification to be heard clearly.

While this might be another difficult-if-not-impossible-to-solve LineageOS problem, I wondered if you could just add an option in the settings to configure the microphone level, similar to Linphone. That would be so helpful! A simple slider going from 100% (default) to say 1000% would already be enough! Since on Android you can only configure output levels, so each app needs to offer this functionality by itself...

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the microphone capture path and the settings entry points in the Android app. Determine where a configurable microphone gain could be applied and how the setting should persist. Done means a settings control can increase microphone volume during calls without breaking normal recording; verify with a call or recording on the reported device.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, kotlin
Domain
audio-video-rtc, mobile
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.