Skip to content

Commit 2208658

Browse files
add metadata for DisableSounds
1 parent ca9c936 commit 2208658

File tree

4 files changed

+28
-0
lines changed

4 files changed

+28
-0
lines changed

DisableSounds/Readme.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
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+
In some regions the camera sounds
11+
for shutter, start/stop recording and focus
12+
are enforced by law.
13+
This module tells the system that disabling the sounds
14+
is allowed.
15+
The system and apps will then show/enable their options
16+
for disabling camera/shutter sounds.
17+
This hook is always enabled, since allowing the option to appear,
18+
does not change the option by default.
19+
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)