I'm having trouble with both the "mute" sound mode and DND even with no exceptions set. Based on both the manual and the description in the UI they should be muting my media sounds, but they're not. I even rebooted the phone into safe mode and set DND with mute and loaded up web pages and youtube and there it goes playing sounds when my phone shouldn't be making a peep. I did a search for mute and didn't turn up much on the forums. From the S9 user manual it says "Mute: Set your device to make no sounds.", so I take that to include media just like with every other device that has a mute feature.
Has anyone else experienced this, or can replicate by setting their mute & DND then trying to play a youtube video? Before I go through the headache of a factory reset I'd like to confirm if it's just my device. It's really important to me that I'm able to throw my device into silent mode and that it's actually silent and not going to start screaming at max volume if I'm reading the news and it decides to autoplay a video.
DND mutes notifications and ringtones, I'm guessing their wording of also muting media means something other than apps that play music or videos that you manually invoke
Use the media volume control to mute media like that
Well, I was able to solve this with Tasker. I set up a variable watcher on interrupt and whenever it changes away from all it mutes my media volume. The downside is it doesn't appear that Tasker can do anything with the Samsung sound profiles, so I can't actually use the mute option to mute my phone.
RainWind said:
Well, I was able to solve this with Tasker. I set up a variable watcher on interrupt and whenever it changes away from all it mutes my media volume. The downside is it doesn't appear that Tasker can do anything with the Samsung sound profiles, so I can't actually use the mute option to mute my phone.
Click to expand...
Click to collapse
Contact Taskers dev, sure he'll be able to help
Related
I've been trying to make it so my phone goes silent at a certain time, and then removes the silent after the 'certain time' has expired. This has not been a problem.
The issue is that I still want specific phone numbers to make it through should I receive an emergency call. I used the Profile -> Phone, Incoming Call - to trigger and this works fine. However, there seems to be nothing I can do to force the phone to ring. I've tried removing silent mode, and it does, but the phone still won't ring until the next call. I've also tried lowering volumes and raising on phone call, same result. The closest I've become is to play my ringer tone as a ringer using Task -> Media, Play Ringtone. The downside is the phone will absolutely NOT stop ringing. It does when you pick up the phone but continues after you hang up, well past the ringtones duration. Calling Stop Task doesn't work, nor can I find a stop audio action.
I'm hoping someone has a good solution to this as I couldn't find one through lots of searching and trying. I wouldn't mind having to use a terminal command to stop audio if possible but I couldn't find any information on that either.
Any help is appreciated.
Just going to bump this once in hopes someone can figure out a solution. Thanks.
It appears that choosing the silent option in the quick settings is not enough: the phone will mute notifications, but not the music player. An accidental tap on a music or video file will start it playing, with boomsound and all.
How can I mute the phone completely, such that video would automatically be muted and musuc as well. On a PC that's trivial - one can just turn off the speakers and the machine will not produce any sound regardless of whether you click on the music fule or not. Is thete an equivalent here?
no one? so it's not possible to "turn off" the phone speakers?
So, I'm not alone being interested in silencing the phone, there is now an Xposed module for doing that, but the video is not clear on whether it will actually work on Sense ...
http://www.xda-developers.com/true-silent-mode-for-lollipop-xda-xposed-tuesday/
Umm just turn down your media volume to 0 and that should do it.
Does anyone know how to mute the mod attachment sound?
I haven't seen anything in settings, nor do I know a way to mute an app.
rootinchase said:
Does anyone know how to mute the mod attachment sound?
I haven't seen anything in settings, nor do I know a way to mute an app.
Click to expand...
Click to collapse
im sure if you have root you can go into the system files and just delete the sound
The sound is in the ModService Apk, which will turn into a big ugly mess if I edit. Why - we get updates for it via play store, and it's a system app.
The sound id outputted via ringer. why you're ringer is off, but media is on (and playing) you can attach the speaker and have it switch seamlessly with no sound.
The sound will play on DND if it is priority only, and that is with only stared contacts going through. However Alarms only and mute all are fine
I found a clunky, but semi easy, way to do it is to turn DND(must be alarms only or mute all) on before you attach, and off afterwords.
I think I'm going to uses a taker notification to automate the ringer method, maybe using quick settings
ex:
task 5SecRingOff
set var %ring to %VOLR # store the current volume in a variable called ring
Set ringer to 0 # turn of ringer
wait 5 seconds # allow time to attach
set ringer to %ring # restore old volume
(comments are python style, I've been using a lot of it lately.)
However, I still would be interested to see if we could disable via settings, shell or adb.
I tried muting all notification sounds on all Motorola apps. This would require an edit to the apk from what I have tried so far. I will dig a little further on my day off and run a logcat to see what triggers the noise and see if it can be an edit that will allow updates to go through. It might take a few days if a modified apk isn't what you're looking for.
I'm fine with that.
Just in case you missed it, the sound goes through the same audio stream as the phone's ringtone does. It does not go through notifications or media.
Is it possible to block it from accesssing that stream. Disabling phone permissions doesn't do it.
Hi all,
I have updated my Pixel 2 XL to Android Pie, and I think I've got my head around the Do Not Disturb functionality. At present I want to see all notifications, but I want them all to be silent apart from Alarms. I've also set it so that media volume is muted in DND, as I find it really annoying when in DND and some advert on something, or a video blurts out loudly when you don't expect it.
This is all great, apart from when I hook my phone up to my car via bluetooth. Unless I take my phone off DND, I can't hear any music play via google music. Before Pie, I used to be able to have a seperate volume for bluetooth, but it now seems that everything is just muted and I can't alter the volumne unless I turn DND off, which I don't really want to do everytime I get in the car and never had to do before. I thought about setting google music to "override DND", but when I look at the notifications it is already set to override.
So, why isn't the music overriding the muted media of DND, and how can I get music to play without having to turn off DND when connected via bluetooth?
Hope that makes sense!
Chris
cn198 said:
I've also set it so that media volume is muted in DND, as I find it really annoying when in DND and some advert on something, or a video blurts out loudly when you don't expect it.
Click to expand...
Click to collapse
Music needs media volume. You muted it with DND so there's your reason. You can try not muting it with DND and just keeping the media volume low or manually muted. That's why they made the volume button to control media by default.
Sent from my Pixel 2 XL using Tapatalk
EeZeEpEe said:
Music needs media volume. You muted it with DND so there's your reason. You can try not muting it with DND and just keeping the media volume low or manually muted. That's why they made the volume button to control media by default.
Click to expand...
Click to collapse
Media volume is muted by DND, Play music has override of DND, therefore it shouldn't be muted. Just doesn't make sense to me. I know I can just not have DND mute media, but that's not what I want here.
cn198 said:
Play music has override of DND
Click to expand...
Click to collapse
It does? Where? I don't see an override DND anywhere in Play Music settings.
Also, with Android Pie it remembers your Bluetooth volumes for each device. So if don't mute media, keep your media volume low but connected to your car or whatever Bluetooth, you'll get you volume back to what you had it.
In my case, a lot of times I actually mute my media and notifications because I get it on my watch. But when I connect to my car, I get all my Play Music fine without adjustments.
Sent from my Pixel 2 XL using Tapatalk
EeZeEpEe said:
It does? Where? I don't see an override DND anywhere in Play Music settings.
Click to expand...
Click to collapse
Go to Settings, then Apps & Notifications, Select Google Play Music, Select Notification, then Select Playback, Select Advanced and here you'll find Override Do No Disturb, which is on.
I understand what you're saying, just keep media on in DND, but keep it down low and have a different volume for Bluetooth, and that's exactly how I used to do it before Pie. But the problem comes from when you have watched a video at some point, forgotten to turn the volume back down, and then at some inappropriate time in DND sound blurts out. I was hoping that avoid that happening with the new media mute setting in DND but still have the bluetooth sound override that setting.
I'm not an android expert by any stretch of the imagination, just thought it was worth asking the question.
cn198 said:
Go to Settings, then Apps & Notifications, Select Google Play Music, Select Notification, then Select Playback, Select Advanced and here you'll find Override Do No Disturb, which is on. .
Click to expand...
Click to collapse
The keyword in your steps is "Apps & Notifications". The only thing that'll override DND with that setting is notifications coming from Google Play and not media volume.
Sent from my Pixel 2 XL using Tapatalk
Heya,
so, as the title says, I'm having issues muting the notification and app sounds, while still allowing phone calls to get through and ring the phone out loud.
In the past, this was achievable by the Do Not Disturb mode. Right now however, it doesn't mute notifications anymore, as that is now done by the new "silent" mode. But that one also mutes incoming calls, which is completely unusable for me (I have occasional on-call nights when I need to be available on my phone, even if I'm sleeping, yet find the constant pinging of the apps super annoying).
The only working solution I found was to go into notification settings and block notifications from most of the very frequent apps... Which is annoying, as I also have to not forget to toggle the notifications back the next day.
Is there still a way to achieve the "Mute media and notifications, keep calls" combo in Android 12 + MIUI 13? Thanks!
On most phones the phone ringtone and notification volume is separate, is that not the case in your device?
Confused Gamer said:
On most phones the phone ringtone and notification volume is separate, is that not the case in your device?
Click to expand...
Click to collapse
Unfortunately not, instead, I have media, calls and alarm clock (as seen in the screen).
If I mute media, I still get notification and call sounds. If I mute the bell, I no longer get either. Dnd has no effect on the notification sounds.
Aldenar said:
Unfortunately not, instead, I have media, calls and alarm clock (as seen in the screen).
If I mute media, I still get notification and call sounds. If I mute the bell, I no longer get either. Dnd has no effect on the notification sounds.
Click to expand...
Click to collapse
This certainly sucks, can't every smartphone company share good things from each other instead of adopting all the bad changes. look around on Google maybe there are apps for this.
Aldenar said:
Unfortunately not, instead, I have media, calls and alarm clock (as seen in the screen).
If I mute media, I still get notification and call sounds. If I mute the bell, I no longer get either. Dnd has no effect on the notification sounds.
Click to expand...
Click to collapse
Hey have you found any solution? As I'm also struggling with same problem
It sucks, but until they fix it, you can use this app.
On the downside, it not only mutes sound, but completely mutes the notification including the badges , though. Anyone please post if you have a better solution.
i know im late. but i found a fix. (kinda) if you remove your notification sound completely. through settings, notifications and vobrations, notification sound and then while in the themes app. ringtone, and then no romg tone. even tho i thaught it changed the ringtone. if you go through settings first. ot will change the notification sound and not the ringtone. hope this helped
While waiting patiently for A13 ROMs for my current daily driver to mature a bit more I am using a silent audio file for the notification sound. I can't believe all these years MIUI still doesn't have an option to unlink calls and notification volume.