Description
Hello @hiroshihorie and team,
I have been exploring the audio recording feature introduced in Pull Request #85. I'm utilizing the Room.audioProcessingModule.capturePostProcessingDelegate for this purpose, however, I am encountering an issue where the recorded audio has a noise or distortion sound.
Here is a link to the AudioRecorderHandler implementation I am using:
AudioRecorderHandler.zip
I have checked the sample rates, bit depths, buffer sizes, and codec settings to ensure they are configured correctly, but the issue persists. I suspect it might be related to the audio processing settings or possibly a mismatch in configuration somewhere.
Could you please provide some insight or assistance on how I might resolve this? I would really appreciate any help or guidance you can provide.
Thank you for your time and consideration.
Best regards,
Sandeep