Hey guys. stupid question.
If I start the camera by pressing its button or from the lockscreen i hear a stupid loud sound when its ready.
How can i get rid of that?
Greetz
It's a legality thing if I'm not remembering wrong. For the environment to have a chance to react to creeps taking photos when they shouldn't.
I remember it from a thread on SGS3 forum I think. The shutter sound was there even if phone was muted. Only way to stop it was removing the shutter sound file and for that root was needed, or a repackaged firmware.
I think it's a good thing even if it can be annoying for some.
Sent from my C6903 using Tapatalk
But I don't get this Sound when I just open camera from homescreen and I can deactivate the shutter Sound
Just rename the corresponding wav file then.
Located in:
Code:
/system/media/audio/camera/sound1/
Sent from my C6903 using Tapatalk
The sound file used in this case is located in the SemcCameraUI.all file, so you can't just delete it I guess. Plus it's odexed, if that makes any difference...
Sent from my C6903 using xda app-developers app
The sound is not in the folder neither it is in any of the folders before. I couldn't find it somewhere but the sound is still really annoying...
Mighty_X said:
The sound is not in the folder neither it is in any of the folders before. I couldn't find it somewhere but the sound is still really annoying...
Click to expand...
Click to collapse
not in my folder either...
This is really annoying - I guess rooting is the only way to get rid of this sound?
Find that hard to believe, but if someone could confirm I'd be grateful.
r
Workarounds:
Put the phone in silent, vibrate, or stick in the headset or connect a Bluetooth headset
If you have xposed framework you can download module that disables this sound
Sent from my C6903 using xda app-developers app
Related
Hey guys I need some help regarding boot animation sound. I am currently running Andromeda 2.0 which comes with SGS tools. It says that if I place a .wav file in SD/sgtools, that will play during boot up... it is not the case though. Anyone know what i'm doing wrong.
Ps: I've tried putting system volume up before rebooting but that is not the problem...
Vik_92_Sandhu said:
Hey guys I need some help regarding boot animation sound. I am currently running Andromeda 2.0 which comes with SGS tools. It says that if I place a .wav file in SD/sgtools, that will play during boot up... it is not the case though. Anyone know what i'm doing wrong.
Ps: I've tried putting system volume up before rebooting but that is not the problem...
Click to expand...
Click to collapse
I think that the file needs to have an .oog extension
sent from my Cap using the app.
.ogg is for shutdown sound I think.
Sent from my SAMSUNG-SGH-I897 using XDA App
I literally answered this question not two days ago: http://forum.xda-developers.com/showthread.php?t=932700
it was on page 2 of "themes and apps", even a brief search for "sound" would have found it for you
Thanks, sorry will search better next time.
Sent from my SAMSUNG-SGH-I897 using XDA App
NunHugger said:
I think that the file needs to have an .oog extension
sent from my Cap using the app.
Click to expand...
Click to collapse
I think you mean .ogg ...Oog is a town in Somalia.
Make sure you have to set the file to play as the startup sound with sgs tools as well, then tap apply. Just putting the file in SD/sgtools and rebooting isn't enough.
Is the only way to turn off the shutter volume to turn the ringer volume down?
My pets jump as they hear it and spoil the shoot.
Rick.
Sent from my GT-N7000 using Tapatalk
There's a fairly simple way to do this:
Use any root-capable file explorer and browse to:
./system/media/audio/ui
find "camera_click.ogg" and rename it somehow like "camera_click.ogg.off"
Not exactly the best solution, but probably the only one right now, and you can always rename it back to get it working again.
Interesting.... Did not think of that.
Sent from my GT-N7000 using Tapatalk
Anyone know how to turn off the camera launch sound ?
Had a quick look around and can't find any way to do it.
Not talking about the shutter sound, it's the noise that it makes when you press the dedicated camera key to launch the camera app.
So that would be no then?
Sent from my Nexus 7 using xda app-developers app
Maybe you can't do it in the Sony stock ROM, if you've rooted your Z1 though you can probably locate the audio file and delete it, or modify the apk file that calls the audio file and delete the line that actually plays the audio file.
B1nny said:
Maybe you can't do it in the Sony stock ROM, if you've rooted your Z1 though you can probably locate the audio file and delete it, or modify the apk file that calls the audio file and delete the line that actually plays the audio file.
Click to expand...
Click to collapse
Probably would work but find it incredible that such an intrusive noise like this can't be switch off. Currently the only way to stop it is to turn the volume down on the phone.
MobileBritain said:
Probably would work but find it incredible that such an intrusive noise like this can't be switch off. Currently the only way to stop it is to turn the volume down on the phone.
Click to expand...
Click to collapse
I just received my device and I'll have a look for you. I can't provide an easy way to disable the sound though since I'm not that good with smali or whatever. But I can probably locate the audio file and tell you about it. Other than that, wait for the custom roms.
Perhaps it can be replaced by a quieter shorter sound, the current noise is the electronic equivalent of Dom Joly shouting 'I'M USING MY CAMERA'.
Sent from my Nexus 7 using xda app-developers app
Okay I found the audio file for you, didn't do it last night because of other things.
It's located here: /system/app/SemcCameraUI.apk/res/raw/start_up_notifier.wav
I assume you can delete it and you shouldn't have the start up sound anymore. The problem at the moment is that unlocking the bootloader breaks the camera, and I don't feel like breaking my camera to try and see if it works.
Just to be save, make sure you backup your "SemcCameraUI.apk" file before modifying it and if things don't do as planned, put it back.
you dont have to unlock the bootloader to delete that file, root is enough.
Ricochet23 said:
you dont have to unlock the bootloader to delete that file, root is enough.
Click to expand...
Click to collapse
That's totally true, but you can't modify the odexed apk file. You first have to deodex it, delete it, then odex it again and see if it works.. speaking of which I can give it a shot. Will report back later!
In the note 7 mixerpath the file has changed since the Note 4. Can anyone help on how to edit the file to make the bluetooth louder and the speaker?
The old file from Note 4 does not work due to the changes and I know that you had to change the RX1 & 2 (i believe been tooooo long) lines under speaker. I see RX command a lot so not sure if I or others who want to do the mod have to change each one (there a lot through the file unlike the old file)?
I've searched all over with a file or steps and none found for note 7.
Sent from my SM-N930T using XDA-Developers mobile app
ArioK13 said:
In the note 7 mixerpath the file has changed since the Note 4. Can anyone help on how to edit the file to make the bluetooth louder and the speaker?
The old file from Note 4 does not work due to the changes and I know that you had to change the RX1 & 2 (i believe been tooooo long) lines under speaker. I see RX command a lot so not sure if I or others who want to do the mod have to change each one (there a lot through the file unlike the old file)?
I've searched all over with a file or steps and none found for note 7.
Sent from my SM-N930T using XDA-Developers mobile app
Click to expand...
Click to collapse
This isn't technically to make it louder but it does exactly that imo and you get dual speaker sound. I did not create this. I can't remember who did or I'd give create.
https://mega.nz/#!hNgyQaAa!BD5xngCJ3GE05BDMjhqdX6cJbLvZFU3iUNRtSD1ssQ0
Sent from my SM-N930T
tnick84 said:
This isn't technically to make it louder but it does exactly that imo and you get dual speaker sound. I did not create this. I can't remember who did or I'd give create.
https://mega.nz/#!hNgyQaAa!BD5xngCJ3GE05BDMjhqdX6cJbLvZFU3iUNRtSD1ssQ0
Sent from my SM-N930T
Click to expand...
Click to collapse
I've seen people list or bring up problems with the dual speaker mod. With this version that you linked; Have you experienced any issues with calls etc?
charlieb620 said:
I've seen people list or bring up problems with the dual speaker mod. With this version that you linked; Have you experienced any issues with calls etc?
Click to expand...
Click to collapse
No. Absolutely none.
Sent from my SM-N930T
tnick84 said:
No. Absolutely none.
Sent from my SM-N930T
Click to expand...
Click to collapse
OK flashing now. Thanks.
tnick84 said:
This isn't technically to make it louder but it does exactly that imo and you get dual speaker sound. I did not create this. I can't remember who did or I'd give create.
https://mega.nz/#!hNgyQaAa!BD5xngCJ3GE05BDMjhqdX6cJbLvZFU3iUNRtSD1ssQ0
Sent from my SM-N930T
Click to expand...
Click to collapse
Thanks gonna try it now. Hopefully it'll give the same effect until someone can figure it out and pass down the info.
Sent from my SM-N930T using XDA-Developers mobile app
Just flashed but when i have volume level half way it sounds so low. When i put it full way it sound loud but not as loud as before.
Anyone have that issue with half way and sound being low like almost no sound?
Sent from my SM-N930T using XDA-Developers mobile app
tnick84 said:
No. Absolutely none.
Sent from my SM-N930T
Click to expand...
Click to collapse
Sound is skipping and lower than before. Is there a revert file?
Nvm. Flashed any mod sound mod and it fixed sound.
ArioK13 said:
Just flashed but when i have volume level half way it sounds so low. When i put it full way it sound loud but not as loud as before.
Anyone have that issue with half way and sound being low like almost no sound?
Sent from my SM-N930T using XDA-Developers mobile app
Click to expand...
Click to collapse
charlieb620 said:
Sound is skipping and lower than before. Is there a revert file?
Nvm. Flashed any mod sound mod and it fixed sound.
Click to expand...
Click to collapse
I'm so sorry guys. I'm not having either one of those issues. I don't get why you are having issues and I'm not...
Sent from my SM-N930T
Download FX Browser and FX Browser Root Add-on from the playstore.
Use FX Browser to navigate to System/etc and then in the upper right corner, touch the menu button and then choose mount read/write.
Afterwards, navigate to System/etc/mixer_paths_tasha.xml.
Touch the edit button in the upper right corner and then touch the edit button. A prompt should come up telling you that you can only save the changes if the file has read/write permission (you should from the first step).
Click on the pencil looking icon and then find. Enter <path name="headset-44.1">. Once you are at that snippet at code, look for "RX1 Digital Volume" value="76" and "RX2 Digital Volume" value="76".
Just change the "76" values to a value you are comfortable with. I use 95, which can get VERY LOUD, so be cautious if your headphones aren't very powerful. After that, reboot and profit!
(BTW, this should work with any Snapdragon 820 device, as I have had two so far (Note 7 and G5), and they both worked fine. You obviously need root for any of this to work.
messiahfreedom said:
Download FX Browser and FX Browser Root Add-on from the playstore.
Use FX Browser to navigate to System/etc and then in the upper right corner, touch the menu button and then choose mount read/write.
Afterwards, navigate to System/etc/mixer_paths_tasha.xml.
Touch the edit button in the upper right corner and then touch the edit button. A prompt should come up telling you that you can only save the changes if the file has read/write permission (you should from the first step).
Click on the pencil looking icon and then find. Enter <path name="headset-44.1">. Once you are at that snippet at code, look for "RX1 Digital Volume" value="76" and "RX2 Digital Volume" value="76".
Just change the "76" values to a value you are comfortable with. I use 95, which can get VERY LOUD, so be cautious if your headphones aren't very powerful. After that, reboot and profit!
(BTW, this should work with any Snapdragon 820 device, as I have had two so far (Note 7 and G5), and they both worked fine. You obviously need root for any of this to work.
Click to expand...
Click to collapse
Thanks brother. I appreciate it. Gonna try it tonight when I get home. Im sure these steps will help me and others alike.
Sent from my SM-N930T using XDA-Developers mobile app
Hi everyone, I'm using a note 8 N950N here and the camera don't have the option to remove the shutter sound, with root i am able to remove the shutter sound by removing the shutter.ogg from system/media/ui/shutter.ogg but for camcorder start,stop and multiple shutter it is still having sound,
Here are few things that i had tried,
1) remove shutter_multiple.ogg, camcorder_start.ogg,camcorder_stop.ogg
2) add in <CscFeature_Camera_ShutterSoundMenu>true</CscFeature_Camera_ShutterSoundMenu> in csc but still dont have the option to disable it.
Is there anything I'm missing here? is it possible that the shutter sound location for N950N is different compare to other version, if yes what could be the correct path?
Thanks
DevilMayLaughXD said:
Hi everyone, I'm using a note 8 N950N here and the camera don't have the option to remove the shutter sound, with root i am able to remove the shutter sound by removing the shutter.ogg from system/media/ui/shutter.ogg but for camcorder start,stop and multiple shutter it is still having sound,
Here are few things that i had tried,
1) remove shutter_multiple.ogg, camcorder_start.ogg,camcorder_stop.ogg
2) add in <CscFeature_Camera_ShutterSoundMenu>true</CscFeature_Camera_ShutterSoundMenu> in csc but still dont have the option to disable it.
Is there anything I'm missing here? is it possible that the shutter sound location for N950N is different compare to other version, if yes what could be the correct path?
Thanks
Click to expand...
Click to collapse
Set the ringtone to mute and then open camera app.
Job done.
Sent from my SM-N950F using Tapatalk
billu said:
Set the ringtone to mute and then open camera app.
Job done.
Sent from my SM-N950F using Tapatalk
Click to expand...
Click to collapse
Unfortunately this is not working, i think this cant be disable with the normal way due to that is it korean version
Interesting. Mine is SM-N950F and the above trick works.
Sent from my SM-N950F using Tapatalk
billu said:
Interesting. Mine is SM-N950F and the above trick works.
Sent from my SM-N950F using Tapatalk
Click to expand...
Click to collapse
hmm i think there's more restriction on the N950N so it cant work that way
There is already a thread about this. Next time please search.
Sent from my Galaxy Note8 using XDA Labs
Dejan Sathanas said:
There is already a thread about this. Next time please search.
Sent from my Galaxy Note8 using XDA Labs
Click to expand...
Click to collapse
Hi, I am aware of the thread but the solution inside can't help me, or can u enlight me is there any solution in there that was overlooked by me? I open a different thread because my device is rooted while that thread the op obviously doesn't have a rooted device thus I'm expecting some different answer compare to that.
If you are rooted you can either flash a different CSC, or just delete the sound file.
Hmm. That is strange. Mine has the option to turn off the shutter sound in the options menu through the camera app.
DevilMayLaughXD said:
Hi everyone, I'm using a note 8 N950N here and the camera don't have the option to remove the shutter sound, with root i am able to remove the shutter sound by removing the shutter.ogg from system/media/ui/shutter.ogg but for camcorder start,stop and multiple shutter it is still having sound,
Here are few things that i had tried,
1) remove shutter_multiple.ogg, camcorder_start.ogg,camcorder_stop.ogg
2) add in <CscFeature_Camera_ShutterSoundMenu>true</CscFeature_Camera_ShutterSoundMenu> in csc but still dont have the option to disable it.
Is there anything I'm missing here? is it possible that the shutter sound location for N950N is different compare to other version, if yes what could be the correct path?
Thanks
Click to expand...
Click to collapse
Before I had the toggle I removed the shutter ound file but I never throught to remove the sounds for video & bursts shots. On my F they are not named camcorder, they are cam_start & cam_stop. With the toggle, all the sounds are turned off.
Where & which xml file are you adding the csc feature line to?
---------- Post added at 06:42 PM ---------- Previous post was at 06:41 PM ----------
samandhi said:
Hmm. That is strange. Mine has the option to turn off the shutter sound in the options menu through the camera app.
Click to expand...
Click to collapse
You have a N?
Hi guys, In case anyone is wondering how, i had solve this problem by flashing the light ROM as by deleting the sound file and csc doesnt work for me, this seems to be the only solution. Thanks everyone!