Right now I've been trying to mute my shutter sound when capturing an image in iOS SDK
but unable to do it.
Is there any way of kind of code available for it
(Actually, I wanted to trace a fake person from my chat app)
I've seen:
- Muting AVCapture shutter sound on iPhone
- How to mute the capture sound in AVFoundation?
- AVFoundation, how to turn off the shutter sound when captureStillImageAsynchronouslyFromConnection?
But I have not succeeded yet.