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

Input (node) access e.g.: to change the mic gain #547

Open
nonameplum opened this issue Nov 17, 2022 · 0 comments
Open

Input (node) access e.g.: to change the mic gain #547

nonameplum opened this issue Nov 17, 2022 · 0 comments
Labels
feature-request New feature or request Triaged

Comments

@nonameplum
Copy link

Tell us about your request

What do you want us to build?

We would like to at least have a possibility to change the mic gain. We have tried to do that by using AVAudioEngine.inputNode but it seems like it is not possible as the Chime SDK probably internally is processing the input without giving any possibility to mix with that from the outside.
Could the Chime SDK expose in some way input (node) - stream - whatsoever, that would allows e.g. increase the input volume?

Tell us about the problem you are trying to solve and why is it hard?

We need to suport a Bluetooth headset that has a mic with very low mic gain, and we would like to overcome that issue by giving some input audio processing.

How are you currently solving a problem?

Currently, we are stuck.

Additional context

N/A

@nonameplum nonameplum added the feature-request New feature or request label Nov 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request New feature or request Triaged
Projects
None yet
Development

No branches or pull requests

2 participants