0

I'm developing a video editing app which includes audio/video recording feature.

I faced an issue like the links below, but none of the solutions work and I'm stuck.

Of course I've tried setting AVAudioSessionCategoryPlayAndRecord and AVAudioSessionCategoryOptionDefaultToSpeaker which is proposed in the below links.

How to increase volume of sound recorded using AVAudioRecorder Low recording volume in combination with AVAudioSessionCategoryPlayAndRecord

On top of that I have checked the recorded audio's volume with external audio editing tool(Audacity on Mac) and compared to the audio which was recorded with simple audio recorder app Audio Recording using AVAudioRecorder. The wave height of my app's audio is lower by approx. 20dB.

Normally thinking I'm doing something else to lower my recording volume without notice, but I cannot find anything else to affect the recorded volume.

Are there any other things I have to check around the audio recording settings or any operations which may reduce the recorded audio volume?

Community
  • 1
  • 1
Takeshi Yokemura
  • 425
  • 1
  • 4
  • 17

0 Answers0