question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add option to disable shutter sound

See original GitHub issue

Current behaviour in Android and iOS makes a shutter sounds when a photo is taken.

Enhancement is to add shutterSound: false option to disable the sound.


Some notes for the native side:

The Android Camera API has a method enableShutterSound(boolean) for this. iOS has to be determined

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:1
  • Comments:12

github_iconTop GitHub Comments

1reaction
DavidRyu123commented, Feb 7, 2018

@luispimenta awesome! Thanks for sharing.

1reaction
luispimentacommented, Feb 7, 2018

@DavidRyu123 But it has, I got it done, see my commit:

https://github.com/luispimenta/cordova-plugin-camera-preview/commit/dcc1edf4fc3769729cca4ff449483ed495c2aa92

Use my repository which is ok on android and ios 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

Adjust the shutter volume on your iPhone camera
You can adjust the sound of the Camera shutter, or mute it using the Ring/Silent switch on the side of your iPhone. Change...
Read more >
How to turn off the camera shutter sound on Android - NextPit
Go to the camera app, then hit the menu icon (three lines), and then the settings button (cogwheel). Next, go to Mute and...
Read more >
How to disable the camera shutter sound on an iPhone or iPad
Mute switch: With the hardware Ring/Silent switch set to Silent, the snapshot sound is disabled.
Read more >
Cannot disable camera shutter sound on Samsung phone
Turn off Shutter sound.​​ Navigate to and open the Camera app, and then tap the Settings icon. Swipe to and tap the switch...
Read more >
Question - Turn off camera's shutter sound | XDA Forums
1. Go to 'Settings' then 'Advanced Settings' · 2. Scroll down to Bixby Routines, then toggle on · 3. Tap on Bixby Routines...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found