AudioServicesPlaySystemSound not woriking in [headphone & silent mode]

Hello.
I have some problem of AudioServicesPlaySystemSound function.
In condition of [HEADPHONE pluged in] AND [SILENT mode] ,
AudioServicesPlaySystemSound() does not work.
Is this normal status?
Do I have to use other method?
Thank you.
my situation :
   silent mode    headphone                situation
         OFF          REMOVE                    Sound OK
         ON            REMOVE         I can control like vibration
         OFF           PLUG-IN                    Sound OK
         ON             PLUG-IN                   Sound OFF   

Ok, looks like I have solved my problem. After trying every thing up to a complete dump and reload back to factory new; I fixed the phone purely by accident.
I was getting a message that said something like – this accessory is not an iPhone compatible device. Would you like to start in airplane mode to reduce the risk of external interference?
I got that message even after restoring the phone and dumping all the data from the phone. So I was sure it was not a software thing. I loaded an iTunes song and tried to play it but the problem had not been resolved; Still no sound and no volume slider at the bottom of the screen.
I decided I was going to take the phone to the store for possible repair. Used a can of air and blew the dust out of the data/charge port on the bottom of the phone. As soon as I did that I noticed the volume bar appeared on the screen.
Every thing appears to be working normally now. I guess I had some foreign object in the port that was causing the phone to think an adapter was plugged in.
Moral of my story – blow the dust and pocket lint (in this case it was my wife’s phone so it was purse lint) out of the phone ever now and then.
Thanks for the suggestions.

Similar Messages

  • My iphone will not revert back from silent mode. It will play when i am scrolling through ringtones but when a text or incoming call comes in all it does is vibrate. Anyone having this issue??

    My Iphone will not revert back from silent mode. It will play when i am scrolling through ringtones but when a text or incoming call comes in it just vibrates. Anyone having this issue??

    I have the same problem with my iPhone 5c after update to iOS 8 every time i have to restart my phone to solve the silent issue

  • HT1766 My 4s keyboard appears to be in silent mode ( no clicks ). Also music will not play without headphones. Any help?

    My 4s keyboard appears to be in silent mode ( no clicks ) but ringtone sounds ok for incoming calls. Also music will not play without headphones plugged in. Any help? 

    Just what I expected . Not a single **bleep**ing responce. Nokia you are pathetic.

  • Ipad air 2 there's no silent mode like the other iPads ?? the button that does it does not exist on the iPad air 2 what does replace it??

    ipad air 2 there's no silent mode like the other iPads ?? the button that does it does not exist on the iPad air 2 what does replace it??

    hi the older button could be set to either "force portrait mode" or "silent mode". now you can do both in the iOS control center (swipe from the bottom of the screen), so the need for a button isn't needed anymore.

  • Error in installing 11g2 in silent mode - [SEVERE] - Email Address Not Spec

    I want to install Oracle 11g release 2 in silent mode on Redhat Linux 5.2. I use command /u01/app/ora_sw/11g2/database/runInstaller -silent -responseFile /u01/app/ora_sw/11g2/database/tdev_install.rspwhere tdev_install.rsp has entries oracle.install.responseFileVersion=/oracle/install/rspfmt_dbinstall_response_schema_v11_2_0
    oracle.install.option=UPGRADE_DB
    ORACLE_HOSTNAME=cchdb.thinkstream.com
    UNIX_GROUP_NAME=oinstall
    INVENTORY_LOCATION=/u01/app/oraInventory
    SELECTED_LANGUAGES=en
    ORACLE_HOME=/u01/app/oracle/product/11.2.0/dbhome_1
    ORACLE_BASE=/u01/app/oracle
    oracle.install.db.InstallEdition=EE
    oracle.install.db.isCustomInstall=true
    oracle.install.db.customComponents=oracle.server:11.2.0.1.0,oracle.sysman.ccr:10.2.7.0.0,oracle.xdk:11.2.0.1.0,oracle.rdbms.oci:11.2.0.1.0,oracle.network:11.2.0.1.0,oracle.network.listener:11.2.0.1.0,oracle.rdbms:11.2.0.1.0,oracle.options:11.2.0.1.0,oracle.rdbms.partitioning:11.2.0.1.0,oracle.oraolap:11.2.0.1.0,oracle.rdbms.dm:11.2.0.1.0,oracle.rdbms.dv:11.2.0.1.0,oracle.rdbms.lbac:11.2.0.1.0,oracle.rdbms.rat:11.2.0.1.0
    oracle.install.db.DBA_GROUP=dba
    oracle.install.db.CLUSTER_NODES=
    oracle.install.db.config.starterdb.type=TRANSACTION_PROCESSING
    oracle.install.db.config.starterdb.globalDBName=tdev112.localdomain
    oracle.install.db.config.starterdb.SID=tdev112
    oracle.install.db.config.starterdb.characterSet=AL32UTF8
    oracle.install.db.config.starterdb.memoryOption=true
    oracle.install.db.config.starterdb.memoryLimit=3200
    oracle.install.db.config.starterdb.installExampleSchemas=false
    oracle.install.db.config.starterdb.enableSecuritySettings=true
    oracle.install.db.config.starterdb.password.ALL=
    oracle.install.db.config.starterdb.control=DB_CONTROL
    oracle.install.db.config.starterdb.storageType=FILE_SYSTEM_STORAGE
    oracle.install.db.config.starterdb.fileSystemStorage.dataLocation=/app/oracle/oradata
    DECLINE_SECURITY_UPDATES=true
    oracle.install.db.config.starterdb.dbcontrol.enableEmailNotification=true
    oracle.install.db.config.starterdb.dbcontrol.emailAddress=glu@thinkstream.com
    oracle.install.db.config.starterdb.dbcontrol.SMTPServer=earth.thinkstream.comI got error in a couple of seconds Checking Temp space: must be greater than 120 MB.   Actual 2451 MB    Passed
    Checking swap space: must be greater than 150 MB.   Actual 1890 MB    Passed
    Preparing to launch Oracle Universal Installer from /tmp/OraInstall2010-01-08_05-20-03PM.
    Please wait ...[oracle@cchdb database]$ [SEVERE] - Email Address Not Specified
    I removed the last 3 entries involving notification email, but got the same error.
    What email address I need to provide and where I should specify it ?

    Finally figured this one out.
    It happens when oracle.install.db.config.starterdb.type is set to TRANSACTION_PROCESSING.
    Apparently "TRANSACTION_PROCESSING" and "GENERAL_PURPOSE/TRANSACTION_PROCESSING" are not valid types, even though the response template file and the response file generated via OUI list the following:
    Response template file included in the database package:
    +#------------------------------------------------------------------------------+
    +# Specify the type of database to create.+
    +# It can be one of the following:+
    +# - GENERAL_PURPOSE/TRANSACTION_PROCESSING+
    +# - DATA_WAREHOUSE+
    +#------------------------------------------------------------------------------+
    Response file generated by OUI during an interactive install:
    +#-------------------------------------------------------------------------------+
    +# One of the following+
    +# - GENERAL_PURPOSE+
    +# - TRANSACTION_PROCESSING+
    +# - DATAWAREHOUSE+
    +#-------------------------------------------------------------------------------+
    In order to install in silent mode I used the following settings:
    oracle.install.db.config.starterdb.type=GENERAL_PURPOSE
    oracle.install.db.config.starterdb.dbcontrol.enableEmailNotification=false
    oracle.install.db.config.starterdb.dbcontrol.emailAddress=
    oracle.install.db.config.starterdb.dbcontrol.SMTPServer=
    MYORACLESUPPORT_USERNAME=
    MYORACLESUPPORT_PASSWORD=
    SECURITY_UPDATES_VIA_MYORACLESUPPORT=false
    DECLINE_SECURITY_UPDATES=true

  • How can I change the settings such that the phone does not vibrate when I receive a message in silent mode, but vibrates for calls?

    I'd like the phone to vibrate when I receive a call when it is in silent mode (as it already does) but I'd like it to not vibrate when I receive a text in silent mode. I know how to set both (calls and texts) to not vibrate in silent mode, or choose no vibration for texts when loud or silent, but not what I just mentioned. Thanks.

    Try this - Settings > Sounds > Text Tone > Vibration (at the top) > None.
    Edit - just read the last part of your post closer and I'm not aware of such an option.
    Message was edited by: Allan Sampson

  • When phone is on silent mode, my vibrate feature is not working....any suggestions?

    When I put my phone on silent mode, the vibrate feature is not longer working....any suggestions?

    If it's a software issue and your settings are correct then the next step would be to restore your phone to new. Use iTunes to restore your iOS device to factory settings If it's the switch itself then try moving it back and forth several times. Perhaps there's a bit of pocket lint or dirt preventing a good contact. If that doesn't work then you'll have to take the phone into an authorized Apple repair centre or Apple store and have it checked out.

  • DBCA in silent mode gives "template does not exist" error

    We successfully created a database using the DBCA in silent mode like this:
    dbca -silent -responseFile dbca.rspThen, attempting to create a second database on the same machine with a slightly different response file, we get the following error:
    dbca -silent -responseFile dbca.rsp2
    Template General Purpose does not exist. Please specify an existing template for database creation.The "General Purpose" template was used in the original database creation. It does exist. No logfile is created. Any ideas what could be causing this?

    We never did get to the bottom of the mysterious "template does not exist" error, but went with a solution that is better:
    1. we used the already-existing database to create a clone template:
    dbca -silent -createCloneTemplate -sourceDB OLD_SID -sysDBAUserName sys
       -sysDBAPassword XXXX -templateName old_sid_copy.dbc
      -maintainFileLocations true
      -datafileJarLocation /local/opt/oracle/product/10.2.0/assistants/dbca/templates (Note the use of the -maintainFileLocations switch)
    2. edited the template file, replacing all instances of OLD_SID with NEW_SID
    /local/opt/oracle/product/10.2.0/assistants/dbca/templates/old_sid_copy.dbc
    3. create the clone using the new template
    dbca -silent -createDatabase -templateName old_sid_copy.dbc
      -gdbname NEW_SID.MYHOST.COM -sid NEW_SID
      -datafileJarLocation /local/opt/oracle/product/10.2.0/assistants/dbca/templates
      -responseFile NO_VALUE -characterset WE8ISO8859P1

  • Alarm is not silent in silent mode

    Hi,
    I have a z3 Compact. After I updated it to 5.01, when I setup an alarm, it ring in silent mode. Does silent mode means keep silent? Are there any solution?
    Note: There is no "Alarm in silent mode" option anymore after updated.  
    Solved!
    Go to Solution.

    @alexdon
    I never got my alarms on SW3 and actually I'm happy it doesn't
    It takes me like a couple of snoozes to wake up, that's why I set my alarms 30 minutes earlier than normal. If the watch was taking alarms its battery would completely be drained by the time I wake up!
    On another note: Setting your SW3 to silent will set the phone with it. I have a mixed feeling about this. As I needed an option to silence notifications on my watch but not he phone, I think that the new theatre mode does this partially. In the meanwhile, it's still usefull to put ur phone to silent mode without getting it out of your pocket in a meeting or so.
    A proud Sony User since 2002
    If I was helpful to you, thank me by Kudos

  • Software for control buttons not available in silent mode

    Hi guys,
    When we starting the setup in silent mode, does not include the software of control buttons.
    There any way to select it in some config file to be installed by default in silent mode?
    Thx for all!!!

    The software is part of the Value Added Package
    This package contains different software parts and important utilities like
    - TOSHIBA Components Common Driver is an essential component of Windows. It is required to make the other TOSHIBA original programs work properly.
    - TOSHIBA Power Saver controls power consumption by switching to optimum power settings, based on whether the machine is plugged in or on battery power, and based on the remaining battery power.
    - TOSHIBA Utilities lets you customize your hardware settings according to the way that you work with your computer and the peripherals you use. To start the utility, click the Windows Start button and click Control Panel and select the TOSHIBA HW Setup icon.
    - TOSHIBA Password Utility lets you set a password that restricts access to the computer.
    - TOSHIBA Flash Cards provides the Hotkey function and the launcher function that starts the Hotkey function and launches the other TOSHIBA utilities.
    - TOSHIBA PC Diagnostic Tool can display the basic information of a computer and diagnose
    To be honest I never tried to install the VAP in silent mode but if you want to get the control buttons working in this unit, you will need to add VAP.

  • On my iPhone 4 I can play music through the speaker or headphones, but I can not get audio in phone mode, I can't hear anything nor can anyone hear me! Help. Please.

    On my iPhone 4 I can play music through the speaker or headphones, but I can not get audio in phone mode! I can hear anything through the ear piece or via a headphone. Nor can people hear me when I call. I must be doing something wrong, but what?

    Hello Angela,
    Thank you for the details of the issue you are experiencing with sound on your iPhone.  I recommend the following steps for an issue like this:
    Verify that the volume is set to a level you would normally be able to hear.
    Ensure that there is nothing plugged in to the headset jack or the dock connector.
    If the iPhone is in a protective case, make sure that the speaker port isn't blocked by the case.
    Make sure that the speaker and dock port aren't clogged with debris. If necessary, clean it with a clean, small, dry, soft-bristled brush. Carefully and gently brush away any debris.
    If an audio issue occurs when using a specific application, try testing other applications to see if the issue persists.
    If the iPhone is paired with a Bluetooth headset or car kit:
    Try turning off Bluetooth.
    If you experience difficulties with the Bluetooth feature, followthese troubleshooting steps.
    Restart the iPhone.
    If restarting doesn't fix the issue, ensure that your iPhone is updated to the latest version of iOS.
    If the issue is not resolved after restoring the iPhone software, please contact Apple Support.
    You can find the full article here:
    iPhone: No sound or distorted sound from speaker
    http://support.apple.com/kb/ts5180
    Thank you for using Apple Support Communities.
    Best,
    Sheila M.

  • 5310 loud speaker is not silent in "silent mode"

    Hi,
    I just got a 5310 (FW 5.91) and love it. One annoying querk I would like to get resolved.
    When I have the phone in silent mode (and have set all sounds to "off" in the silent profile), the loud speaker still plays music when the "play" button for the music player accidentally gets pressed. I can lower the volume to the lowest level, but I cannot silence the loud speaker.
    When in silent mode, it seems that you should be able to silence the loud speaker.
    Thanks for any help.
    Eric

    Silent profile is designed only to silence call functions, it dates back to the days when phones were only phones.
    Perhaps it is something to be reviewed now that so many models have multimedia buttons on the phone itself. I'm not familiar with that model, does the keypad lock perhaps deactivate the music buttons too?

  • I have upgraded to latest IOS 7 software and the vibration on silent mode does not last long enough

    I have upgraded to latest IOS 7 software and the vibration on silent mode does not last long enough

    I think you're using a Lion developer version. Open  > About this Mac > More Info, and copy Software here. Did you purchase Lion in the App Store?

  • OracleXE 10 g not installing in silent mode

    I've been looking in the forum for a solution to my problem but I can't find one. I'm a complete novice when it comes to databases
    I am installing this in windows xp spe , 2 drives 6GB+ free space and 3GB ram
    No applications are running on this server
    When trying to install Oracle 10g express edition by using the command c:\oraclexe.exe /s /f1"c:\test\oracle_install.iss". during the 'copying files' part of the installation the installation just dies/exits.
    the user account I'm using is local administator.
    I've stopped all antivirus services.
    The only error in event viewer show the following error
    The description for Event ID ( 0 ) in Source ( IDriverT ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You may be able to use the /AUXSOURCE= flag to retrieve this description; see Help and Support for details. The following information is part of the event: Service stopped.
    MSI (c) (6C:D8) [19:59:48:092]: Doing action: MigrateFeatureStates
    Action 19:59:48: MigrateFeatureStates. Migrating feature states from related applications
    Action start 19:59:48: MigrateFeatureStates.
    Action ended 19:59:48: MigrateFeatureStates. Return value 0.
    MSI (c) (6C:D8) [19:59:48:102]: Doing action: ISSetupFilesCleanup
    Action 19:59:48: ISSetupFilesCleanup.
    Action start 19:59:48: ISSetupFilesCleanup.
    MSI (c) (6C:D8) [19:59:48:102]: Transforming table Binary.
    MSI (c) (6C:18) [19:59:48:102]: Invoking remote custom action. DLL: C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\MSI15.tmp, Entrypoint: SFCleanupEx
    1: Standard project type, let scripting engine clean up setup files...skipping action
    Action ended 19:59:48: ISSetupFilesCleanup. Return value 1.
    MSI (c) (6C:D8) [19:59:48:743]: PROPERTY CHANGE: Adding ISSETUP_UISEQUENCE_PROCESSED property. Its value is '1'.
    MSI (c) (6C:D8) [19:59:48:743]: Note: 1: 2262 2: Upgrade 3: -2147287038
    1: Not using skins for this installation. Could not find skin file .
    MSI (c) (6C:D8) [19:59:49:153]: Note: 1: 2262 2: ReserveCost 3: -2147287038
    MSI (c) (6C:D8) [19:59:49:153]: Note: 1: 2262 2: DuplicateFile 3: -2147287038
    MSI (c) (6C:D8) [19:59:49:183]: Note: 1: 2262 2: ISRequiredFeature 3: -2147287038
    MSI (c) (6C:D8) [19:59:49:894]: Note: 1: 2205 2: C:\WINDOWS\Downloaded Installations\{F7E19373-E4C0-4AB8-BA64-7F30881FAD25}\Oracle Database 10g Express Edition.msi 3: ISAlias
    MSI (c) (6C:D8) [19:59:49:894]: Note: 1: 2228 2: C:\WINDOWS\Downloaded Installations\{F7E19373-E4C0-4AB8-BA64-7F30881FAD25}\Oracle Database 10g Express Edition.msi 3: ISAlias 4: SELECT * FROM ISAlias
    1: Ready to launch program block.
    1: User aborts the installation, ready to launch __OnAbort.
    MSI (c) (6C:D8) [19:59:53:129]: Destroying RemoteAPI object.
    MSI (c) (6C:D8) [19:59:53:139]: Custom Action Manager thread ending.
    === Verbose logging stopped: 4/27/2011 19:59:53 ===
    Any can help me. Thanks in advance

    Hi ,
    If you are facing issue during silent mode install , you can do installation in below manner also ,
    Make a tar ball of installation directory from some other server.
    e.g. If you have installed OMA in server A in /agent/OMA directory then make a tar ball OMS.tar.
    scp the tar file on server B and then extract it.
    After extraction , you only need to make changes in $AGENT_HOME/sysman/config/emd.properties file.
    Just replace server A with Server B in this file and do the agent discovery again using
    You can use <AGENT_HOME>/bin/agentca -d
    to rediscover the targets for this agent
    Regards
    Rajesh

  • Messaging, mail and phone sounds in headphones with phone in silent mode

    hi,
    I just upgraded to the 3gs from the original iphone and I seem to be confused as to whether I should be getting all the different sound alerts through my headphones when my phone is in silent mode. I thought the original did that. can someone tell me if it's possible to get the sound alerts through the headphones if they're attached and the phone is in silent mode?
    thanks,

    both the new iphone and the old one both do the same way
    as long as you have the headphones plugged in you will hear it in the headphones
    there is no way to "mute" it

Maybe you are looking for

  • How I can recover my user admin password of my computer?

    How I can recover my user admin password of my computer? I have an I mac 27 Inch 2009 3.06 GHz Intel core 2 Duo. I cant remember my user admin password to enter my computer to make changes, how can I recover it? I have being entering as a guest user.

  • Want to charge VAT on export order.

    Hi we are doing intercomanpy orders, the order are raised in Ireland, delivered from UK, they want to use the triangulation VAT, so we need to charge on the customer invoice at the current irish VAT rate 21% (even though this is an export order) the

  • Issue in Unicode Conversion

    Hi, We are doing Unicode Conversion activity in one of our system. After running through UCCHECK transaction, we got around 80 programs in which most of them were resolved manually. kindly find the below screenshot when we are trying to edit one obje

  • Any problems with labview runtime v 7.1 on one host interacting with lvrte 6.1 on another host?

    Using OPC, UDP ant TCP on the host running lv 7.1 runtime, communicating with a second host running lvrte 6.1. Both hosts communicating with cpfp 2020 and using similar IAK files. Need to know if there are any known problems with this scenario. I can

  • Why is my ipad not showing some music icons?

    why is my ipad not showing some music icons? Like some of them do have them and some of them dont also my computer ad ipad doesnt have the same music