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

The sound in the video is very quiet #231

Open
Adakhan opened this issue Jul 31, 2020 · 5 comments
Open

The sound in the video is very quiet #231

Adakhan opened this issue Jul 31, 2020 · 5 comments

Comments

@Adakhan
Copy link

Adakhan commented Jul 31, 2020

The sound in the captured video is very quiet. I made
allowBackgroundAudio = true
audioEnabled = true
But the sound is still quiet.

@Ludotrico
Copy link

Ludotrico commented Aug 1, 2020

I have the same issue. In addition, the video when exported and then watched in the Photos app is muted but can be unmuted by tapping the unmute button in the Photos app.

Perhaps this is the fix.

Any suggestions? @Awalz @jonandersen

@gwenfriedman
Copy link

I am having a similar problem. I am trying to play audio while recording a video. While the video is recording the audio is very quiet. When the video is playing back the audio is a normal volume. Is there a fix to make the audio a normal volume while the video is recording?

@Adakhan
Copy link
Author

Adakhan commented Aug 14, 2020

I tried to set allowBackgroundAudio = false. Probably it fixed the problem.

@M-I-N
Copy link

M-I-N commented Aug 19, 2020

I tried to set allowBackgroundAudio = false. Probably it fixed the problem.

This fixes the quiet sound.

@Ludotrico, @gwenfriedman perhaps you can try this.

The implementation of func setBackgroundAudioPreference() is the reason for this quiet sound.

@iqbal92
Copy link

iqbal92 commented Nov 1, 2022

@Adakhan I tried to set allowBackgroundAudio = false then fixed audio issue, but my app not getting any caption (words of audio) without allowBackgroundAudio.
when I set allowBackgroundAudio = true then video caption getting proper.
can you help me.

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

5 participants