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

disable AGC / Android API flags #127

Open
dpocock opened this issue Dec 3, 2024 · 0 comments
Open

disable AGC / Android API flags #127

dpocock opened this issue Dec 3, 2024 · 0 comments

Comments

@dpocock
Copy link

dpocock commented Dec 3, 2024

There are some optional API flags to disable AGC. It would be helpful to have a toggle button in the settings for this.

These are useful for people who want to record the audio with the app and then process the audio on a computer.

MediaRecorder.AudioSource flag VOICE_RECOGNITION disables AGC

A similar feature that disables all processing is UNPROCESSED

There are examples here:

https://stackoverflow.com/a/42239370

Here is an example of the same change in another app:

https://github.com/Kaljurand/Diktofon/pull/26/files

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

1 participant