Is it possible to turn off the camera sound?

I find it very annoying.

you'll have to put the phone on silent or vibrate. No shutter only option

Similar Messages

  • Can I turn off the "camera sound"?

    When I take a pic I don't want the phone making the camera sound, is there anyway to turn it off?
    Solved!
    Go to Solution.

    Sseadoubleyou wrote:
    When I take a pic I don't want the phone making the camera sound, is there anyway to turn it off?
    Seems like their is a way, not practical though.
    http://supportforums.blackberry.com/rim/board/message?board.id=8300&message.id=15
    The search box on top-right of this page is your true friend, and the public Knowledge Base too:

  • Is it possible to turn off the startup sound? and adjust brightness...

    ...so that each time it starts up at the setting I have selected?

    This is a pointer to a C program that can be used to adjust the screen brightness.
    <http://mattdanger.net/2008/12/adjust-mac-os-x-display-brightness-from-the-termi nal/>
    You could then create a launchd .plist that runs at boot time and invokes the program with the brightness settings you perfer.

  • N73 problem: How do i turn off the click sound whe...

    topic, sometimes i like to use my phone in class to take picture of the notes on the board, but it soon become embrassment for me because everytime i took a picture there is a loud click sound. anyway to turn it off?

    On the N80 you can by putting it on silent turn off the camera sound wich i found very annoying! That is sooo nokia, there is no option for turning of the camera sound, only an option for choosing between 4 different sounds, however you can easy disable the sound by putting the phones profile to silent, haha rediculus!

  • Turn off the "click" sound?

    Hi,
    I LOVE my new iPhone...but is it possible to turn off the typewriter sound effects when typing email?
    Thanks

    Turn on silent mode, simple toggle the switch on the side of the phone. If you see the orange dot your in it. Then you wont here the sounds, but remember to flip it back so you'll hear ringtones if you want to.;)

  • How do I turn off the Camera access from the lock screen

    how do I turn off the Camera access from the lock screen ?

    Only by hiding the camera via Restrictions. Settings>General>Restrictions. That hides the camera when unlocked unless you go to Restrictions  and unset that Restriction. That is not way currently from just preventing camera access only from the lock screen

  • Camileo S20 - Is it possible to turn off the screen?

    Is it possible to turn off the screen when using Time Lapse or Motion Detection modes so as to save power?

    Hi buddy,
    I have downloaded the user manual off Camileo S20 and searched a little bit but unfortunately I can find no informations about turning off the screen when using Time Lapse or Motion Detection. It seems that the screen is always on.
    But you can connect the AC adaptor while recording movies. So you have always power. :)

  • Turning off the camera shutter sound

    How do you turn off the shutter sound of the camera? Even in vibrate only sound profile the camera still makes the noise when taking pictures.

    There is no option in the phone to turn off camera sound, you will need a 3rd party app to have that option. You can try peek-a-boo, its a free app.

  • Is it possible to turn off the Apple dock completely?

    I was wondering if it was possible to turn off the Apple dock completely without causing irreparable damage to my system. I am considering using Drag Thing, but when I am using it the functionality seems redundant with the Apple dock, also using both programs in tandem uses up more precious memory. The Drag Thing website links to the following tutorial as a solution:
    http://www.creativemac.com/2003/02_feb/tutorials/dockdead2030225.htm
    But it was published a long time ago, and I don't want to do anything rash that would damage my system, I mean I don't dislike the Apple dock enough to do that. Thanks in advance for the consideration and suggestions.

    I could only discover an option to hide the dock from within Drag Thing. I am looking to make the dock disappear completely. Drag Thing does not officially support this option, giving this answer in the Q & A section of their website:
    "*It is possible, but I wouldn't recommend it. Since people often ask how to do it anyway, here's a good tutorial I found on how to kill the Dock by Kevin Schmitt. This may have unforseen side effects however, which is why I've not documented the procedure myself, or added an option for this in DragThing. I keep the Dock hidden off the bottom of the screen on my own Mac.*"
    Is the dock so embedded within the Finder's operations that killing it will affect system performance?

  • Is it possible to turn off the passcode?

    I’ve seen a couple postings that say go to Settings --> General --> Passcode Lock, but on my iPhone 4s I don’t see anywhere to turn it off at that point.  In the manual, there is no description of turning off the passcode – at least I didn’t find it.
    Is it possible to turn off the passcode?

    row6 wrote:
    no, once you get to Passcode Lock, there is no option to turn it off - certainly none visible to me.  Have you actually tried to do this?  Do you have an iphone 4s?
    Here is a screen shot of what you get when you press "Passcode Lock".
    You have to ENTER your passcode first, to access the part of the Settings that allows you to disable the passcode lock.
    Enter your passcode.
    Then you can turn the passcode off.

  • Is it possible to turn off the updates that make your iphone need to be activated again?

    Is it possible to turn off the updates that make your iphone need to be activated again? Because you need wifi in order to activate and sometimes I don't have wifi so my iphone becomes unusable untill I get wifi again.

    I'm sorry but it says 8.1.2 on my phone when I check for the info about the software.
    The issue I have is that on random moments it asks me to activate my phone ( I think after an update or some kind ) but sometimes I have no access to wifi to activate it so I was wondering if I could make that stop?
    I'm sorry for the strange explanation, english isn't my mothertongue

  • Is it possible to turn off the fluid grid function in dreamweaver during the process of building your site by mistake? It was working fine and simply stopped and I don't see how to correct what is wrong.

    Is it possible to turn off the fluid grid function in dreamweaver during the process of building your site by mistake? It was working fine and simply stopped and I don't see how to correct what is wrong.

    There is no specific function that turns FGL on or off.
    When you say that it has stopped, do you mean that the handles no longer show?
    If that is the case, then I think you may have modified the CSS to such an extent that Dreamweaver no longer recognises it as belonging to FGL.
    There are a couple of avenues for you
    Redo the site and make sure not to touch the FGL CSS
    paste the code here so that we can see what has gone wrong.

  • Is it possible to turn off the sound and just vibrate for incoming email?

    Is it possible to turn off the sound on my Verizon iPhone 4 and just have it vibrate for incoming email. Can't seem to find any way to do this!

    You could either flip the mute switch or go to Settings > Sounds > New Mail = Off

  • How do i turn off the startup sound on macbook pro?

    how do i turn off the startup sound on macbook pro?

    You don't. You may find some third-party software that will, however. Try Auto Mute.
    Alternatively, you can try this:
    I think this is the best and simplest solution. Open a Terminal window and type (or copy/paste) the following to turn down the startup noise:
         sudo nvram SystemAudioVolume="%00"
    Press RETURN.
    And to restore it to the original value type:
         sudo nvram -d SystemAudioVolume
    Press RETURN.
    That's all folks.

  • How to turn off the notification sound in shared photos?

    With family in different time zones we would like to turn off the notification sound when new photos arrive in shared photo stream!
    Looked in Settings but can't find anywhere to do this.
    Thanks.

    Thanks for that - had been looking under the Sounds Settings!

Maybe you are looking for

  • Getting values from a domain

    Hi! When I enter fix values into a domain, it is appearing automatically through the data element in an element of a view (like a dropdown by key). That's nice, it is working perfectly. However if I don't use fix values in the domain, but I use a val

  • Creating a Materialized View in Oracle 8i

    Hello - What are the steps and privileges required to create a materialized view in Oracle 8i? Thanks

  • Variant Configuration: Selection Conditions in BOM

    Hi Experts, I am trying to insert more than one selection condition in the BOM. But the system only takes one of this conditions. For example I want to have two objects dependencies: Selection Condition 1: Engine = 2 Selection Condition 2: Colour = '

  • Is it possible to access the Windows 2003 guest VM from the VM Server?

    Hi, I have only one physical machine. I install VM server and VM Manager (using the VM Manager template) on the same physical machine. Then I create aa guest VM for Windows Server 2003. Can I run Windows Server 2003 in GUI mode like guest VM using VM

  • DirectReports Array inside of another Array

    So i am trying to make this directReports Array to parse into the CSV, but i cant get the syntax right. Can anyone help here? function Release-Ref ($info) { foreach ( $p in $args ) { ([System.Runtime.InteropServices.Marshal]::ReleaseComObject( [Syste