How can i turn off the shutter sound on my ipad mini 3 16gb space gray

HI guys how do i turn the shutter sound off? I have toggled the mute button but the shutter sound is still present , can someon pls help?

There's no option for this sound toggle in the US under "Sounds" on either the iPad or the iPhone. To disable the shutter sound, you need to mute the device. If yours does not mute even with the mute toggle, it's likely permanently enabled in your particular locale as King_Penguin mentioned.

Similar Messages

  • How can I turn off the automatic sound from videos on my iMac?

    Just recently, videos on Safari start to play without my turning them on.  How can I stop this?  I was able to turn it off on my iPad, but do not know how to do it on my iMac.  It is horrible.....I have to quit Safari in order to get the video stopped. 

    Forgot to mention  that this is the videos on FACEBOOK. 

  • How can I turn off the sound from the original midi  or audio tracks when I turned on the duplicate tracks for editing ?

    How can I turn off the sound from the original midi or audio tracks when I edit or listen to the duplicate tracks in Logic Pro 9 ?
    I'm using iMac desktop with Mac OS X Version 10.7.3. Pls advise.

    Dan,
    It sounds like one of your preferences has changed.
    Go to preferences > audio > general, and make sure "track mute/solo" is set to "CPU saving (slow response)". It is probably set to "Fast " at the moment.
    This setting (fast) basically causes immediate muting from the channel strip while your song is in play. This is because the audio is still being read from the hard drive, but the channel strip is simply muted.... like a hardware mixer. When set to "CPU saving", the audio from that track, when muted, is actually stopped from streaming from the hard drive, but there is a couple second delay before the audio is actually muted.
    One would think that the fast setting is generally preferable, except when you need to do what you are doing. The only way to keep duplicate copies of channel strips acting independent of one another is to leave this setting on the "CPU saving" setting.
    Hope that helps

  • How can I turn off the sounds of the firefox? I don't want to turn off my whole computer sounds, but just the sounds which comes from the internet. Is there any master button?

    All the websites doesn't allow you to turn off the sounds, but that is just the thing I need to do. So how can I turn off the web browsers sounds? This is so small thing, that I refuse to believe that this kind of button doesn't exits.

    In Vista you can set the volume and mute setting for each application separately in the volume mixer.
    You can click the Volume icon on the Windows Taskbar near the clock and click the Mixer link at the bottom to open the mixer.<br />
    You can adjust the volume level for each application in that window.<br />
    You will only see the Firefox program in the Mixer if you are on a website that plays sound.

  • How can you turn off the sounds for receiving a text or e-mail while on a phone call???

    How can you turn off the sounds for receiving a text or e-mail while on a phone call???

    That's the most stupid thing. It may work but the phone shouldn't be going off in your ear while in use from the start.
    Message was edited by: Ford Truck

  • 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 can I turn off the volume when I turning on my computer?

    Hi,
    how can I turn off the volume when my imac is turn on? later if i use it to listens music or whatever I can turn it on manually
    I don't want to sound that indicates the computer is on
    thanks
    adaltam

    Hello:
    Simply hit the mute key on your keyboard (found over the F10 key).
    Barry

  • How can I turn off Start up Sound?

    How can I turn off the start up sound, on both my 10.7.5  iMac 24" Late 2006 and my 10.8.3  iMac 27" Late 2009 Mountain Lion.
    Plus my Superdrive has stopped working on both Computers. Please help asap.
    With kind regards, and many thanks.

    The best way to turn off the startup sound is to mute speakers before turning off your computer.
    Also, apps that help you turn off the startup sound don't work with iMacs. There's a command that will allow you to turn it off without muting your speakers. See > http://osxdaily.com/2012/11/04/disable-mac-boot-chime/

  • My Apple TV voice talks so fast. How can I turn off the voice completely?, My Apple TV voice talks so fast. How can I turn off the voice completely?

    The voice sounds like she's on speed! It's maddening. How can I turn off the voice? I can't find the option anywhere.

    settings > general > accessibility > voice over

  • How can I turn off the WLS 6.1 security in order to develop my own application-based security module?

    Dear Colleagues,
    I am currently developing a J2EE application using WLS 6.1.
    My team and I have to implement a security requirement to suit our company's needs.
    The security requirements are that, users' password need to be aged (30 days maximum) and we need to provided a GUI front-end (JSP) to allow users to change their password when these expire after 30 days.
    Our internal contacts in the company, have already taken the lead to find out about whether we will be able to use the WLS 6.1 platform to do this and the answer we got back, was.
    Now we need to develop our own security module.
    I have 2 questions:
    1. How can we turn off the WLS security in order develop our own application-based security module?
    2. How can we develop a security module that allows us to age users' password and provide them with facilities to change their passwords when these expire?
    At the moment, we are using the default BEA WebLogic login.jsp page and there some configuration in the web.xml for this. I will be grateful if you could advise me on how to turn this default security off so that we can write our own security module.

    hi,
    1.You can write your own realm in 61 which can plugged for your security
    calls.
    2. once you write your ownrealm.. you can access it through weblogic
    api/ur api..
    thanks
    kiran
    "Richard Koudry" <[email protected]> wrote in message
    news:3dd0d081$[email protected]..
    Dear Colleagues,
    I am currently developing a J2EE application using WLS 6.1.
    My team and I have to implement a security requirement to suit ourcompany's needs.
    >
    The security requirements are that, users' password need to be aged (30days maximum) and we need to provided a GUI front-end (JSP) to allow users
    to change their password when these expire after 30 days.
    >
    Our internal contacts in the company, have already taken the lead to findout about whether we will be able to use the WLS 6.1 platform to do this and
    the answer we got back, was.
    >
    Now we need to develop our own security module.
    I have 2 questions:
    1. How can we turn off the WLS security in order develop our ownapplication-based security module?
    >
    2. How can we develop a security module that allows us to age users'password and provide them with facilities to change their passwords when
    these expire?
    >
    At the moment, we are using the default BEA WebLogic login.jsp page andthere some configuration in the web.xml for this. I will be grateful if you
    could advise me on how to turn this default security off so that we can
    write our own security module.

  • How can I turn off the yellow pop-up tool tips?

    Howdy,
    I have searched high and low in the preferences and found nothing that does the trick. How can I turn off the yellow pop-up tool tips?
    See attached screen shot. They are incredibly annoying. It's probably obvious, but I cannot find it anywhere on internets or this forum.
    Thanks!

    Thanks Nancy. Unfortunately that doesn't do it. I turned those off awhile back. Nor can I find anything under VIEW that seems to make a difference.  Just FYI: I'm on a Mac OS w/Dreamweaver CS6 - but this has happened on previous versions of DW. Thanks again.

  • I am using earphones, but the external audio of my mini ipad is still on. How can I turn off the external audio while listening with my headset?

    I am using earphones, but the external audio of my mini ipad is still on. How can I turn off the external audio while listening with my headset/earphones?

    Other than iMovie, GB always incorporates the audio files into the GB package. So just save or move the GB project to the external drive, and you're done - anything you import, edit or record will be saved to the external drive.

  • How can I turn-off the apps which I have opened once in ISO 7.0.2. In previous version of ISO it was easy to turn- the opened apps by double clicking on home button and then click and hold on respective apps then click on cross sign.

    How can I turn-off the apps which I have opened once in ISO 7.0.2. In previous version of ISO it was easy to turn-off the opened apps by double clicking on home button and then click and hold on respective apps then click on cross sign but in this version I could not do so and my iPad appears slower.

    Close inactive apps
    1. Double tap the home button to bring up the multi-tasking view
    2. Swipe the app's windows upwards to close
    3. The app will fly off the screen

  • How can you turn off the braille setting on an iPhone 4s, once on it won't let you slide the phone into use mode to change the settings or do anything?

    How can you turn off the braille setting on an iPhone 4s, once on it won't let you slide the phone into use mode to change the settings or do anything?

    An alternate method is Accessibility Settings when connected to iTunes. You should be able to turn it off there. I would also check out some of the answers listed to the right of this post and see if they can help.

  • How can I turn off the wireless modem on my HPG5200uk Desktop?

    How can I turn off the wireless modem on my HPG5200uk Desktop? I have an ethernet connection, and don't want to be blasted by unnecessary radio waves.
    This question was solved.
    View Solution.

    Hi,
    You may not have a wireless network adapter.
    If it is not in Network Adapters and you have no Device Manager errors or disabled devices under Network Adapters then that would be the case.
    Jaco
    Errare humanum est.

Maybe you are looking for