GitHub - mohamadd-khalill/blip-voice · GitHub
/" data-turbo-transient="true" />
Skip to content
Search or jump to...
Search code, repositories, users, issues, pull requests...
-->
Search
Clear
Search syntax tips
Provide feedback
--><br>We read every piece of feedback, and take your input very seriously.
Include my email address so I can be contacted
Cancel
Submit feedback
Saved searches
Use saved searches to filter your results more quickly
-->
Name
Query
To see all available qualifiers, see our documentation.
Cancel
Create saved search
Sign in
/;ref_cta:Sign up;ref_loc:header logged out"}"<br>Sign up
Appearance settings
Resetting focus
You signed in with another tab or window. Reload to refresh your session.<br>You signed out in another tab or window. Reload to refresh your session.<br>You switched accounts on another tab or window. Reload to refresh your session.
Dismiss alert
{{ message }}
mohamadd-khalill
blip-voice
Public
Notifications<br>You must be signed in to change notification settings
Fork
Star
main
BranchesTags
Go to file
CodeOpen more actions menu
Folders and files<br>NameNameLast commit message<br>Last commit date<br>Latest commit
History<br>6 Commits<br>6 Commits
.idea
.idea
app
app
gradle
gradle
screenshots
screenshots
.gitignore
.gitignore
LICENSE
LICENSE
README.md
README.md
build.gradle.kts
build.gradle.kts
gradle.properties
gradle.properties
gradlew
gradlew
gradlew.bat
gradlew.bat
settings.gradle.kts
settings.gradle.kts
View all files
Repository files navigation
Blip Voice
An Android app that suppresses the short "blip" sound WhatsApp plays between consecutive voice messages, and optionally lowers media volume while voice messages play through the speaker.
When you hold the phone to your ear during a voice message, Blip Voice engages Do Not Disturb (Total Silence) so the inter-message blip is muted. The moment you pull the phone away, your previous DND state is restored.
The Story Behind Blip Voice
I built this project to solve a painful bug in WhatsApp that many people on the internet have complained about.
When you are listening to consecutive voice messages with the phone held to your ear (using the earpiece capsule), WhatsApp automatically plays the next message. However, between these consecutive messages, WhatsApp emits a transition "blip" sound. Unfortunately, this blip plays at a painfully loud volume directly into your ear!
While you could try lowering the media volume while listening, doing so also lowers the volume of the voice message itself, often to the point where you can't even hear the person talking anymore.
After having my eardrums blasted one too many times, I created Blip Voice to permanently mute that loud transition blip and make listening to voice messages a comfortable experience again.
Features
Suppresses the transition blip between WhatsApp voice messages (uses the proximity sensor).
Optional media-volume scaling: while WhatsApp is in the foreground, voice messages on the speaker play at a percentage of your current media volume, then restore when playback ends.
Master on/off toggle and per-feature toggle.
Screenshots
Requirements
Android 7.0 (API 24) or higher.
A proximity sensor (for the blip suppressor).
Two runtime permissions, granted from inside the app:
Do Not Disturb Access — to switch DND to Total Silence while the phone is at your ear.
Accessibility Service — to detect when WhatsApp is in the foreground.
Build
/blip-voice.git<br>cd blip-voice<br>./gradlew assembleDebug">git clone https://github.com/your-username>/blip-voice.git<br>cd blip-voice<br>./gradlew assembleDebug
The APK lands in app/build/outputs/apk/debug/.
License
Apache License 2.0 — see LICENSE.
About
No description, website, or topics provided.
Resources
Readme
License
Apache-2.0 license
Uh oh!
There was an error while loading. Please reload this page.
Activity
Stars
stars
Watchers
watching
Forks
forks
Report repository
Releases
Initial Release - Blip Voice v1.0.0
Latest
May 25, 2026
Packages
Uh oh!
There was an error while loading. Please reload this page.
Contributors
Uh oh!
There was an error while loading. Please reload this page.
Languages
Kotlin<br>100.0%
You can’t perform that action at this time.