Skip to content

Commit ab8608e

Browse files
add metadata for DisableSounds
1 parent 430c8e0 commit ab8608e

File tree

4 files changed

+29
-0
lines changed

4 files changed

+29
-0
lines changed

DisableSounds/Readme.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# DisableSounds
2+
3+
Disable various system sounds.
4+
5+
- Disable (regionally) forced camera sound
6+
- Disable shutter sound
7+
- Disable screenshot sound
8+
9+
## Forced camera sound
10+
11+
In some regions the camera sounds
12+
for shutter, start/stop recording and focus
13+
are enforced by law.
14+
This module tells the system that disabling the sounds
15+
is allowed.
16+
The system and apps will then show/enable their options
17+
for disabling camera/shutter sounds.
18+
This hook is always enabled, since allowing the option to appear,
19+
does not change the option by default.
20+
Be aware that it might be illegal to disable camera sounds in your country.
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# DisableSounds
2+
3+
Disable various system sounds.
4+
5+
- Disable (regionally) forced camera sound
6+
- Disable shutter sound
7+
- Disable screenshot sound
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Disable various system sounds.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
DisableSounds

0 commit comments

Comments
 (0)