Music plays after hanging up phone call

Hi,
I love my Xperia Z2 but for some reason if I have music paused, then I take a phone call, when I hang up the call, the music starts playing. I understand it should do this if the music is playing when the call comes in, but not if the music is paused, right?
Please help!

Hi, 
Do this happen even if you don't hang up yourself? (If you wait for the other part to hang up) 
I would suggest that you try to boot your phone into safe mode to see if the problem may be related to any 3rd party app that you have installed in your phone:
http://talk.sonymobile.com/t5/FAQ/How-to-boot-your-phone-into-safe-mode/m-p/348008#U348008
What are your thoughts about this forum? Let us know by doing this short survey.

Similar Messages

  • Any fix for the Apple podcast app starting to play after a missed phone call?

    I have the apple podcast app and every time i receive a missed call, after the call the audio from the app starts playing. I have an iphone 4 with ios 6.
    Thanks.

    I'd also like to see a fix.

  • How can I stop iPad from starting the music app after ending a phone call when using Bluetooth headphones?

    music app automatically starts after using Bluetooth headphones during a phone call

    If you don't have iTunes you will need to buy the song from the iTunes store and download it that way. If it is a custom track you may be out of luck.  The only way to get a song on your device without iTunes involves jailbreaking it. 
    iOS is set up to prevent people from emailing each other songs, videos, movies, books, etc. This is how Apple got their contracts with the content providers by promising that they would do what ever it takes to prevent people from sharing content that they didn't pay for.

  • Playing a WAVE file after making a phone call.

    Hi everyone..
    I'm trying to play a wav file after making a phone call. I was able to make the call. But I get an exception when i try to paly a wav file..
    Can any one tell me where I've gone wrong..
    This is the code which plays the audio file..(I downloaded it by the way.. and it's working fine when used as a seperate program)
    import java.io.File;
    import java.io.IOException;
    import javax.sound.sampled.AudioFormat;
    import javax.sound.sampled.AudioInputStream;
    import javax.sound.sampled.AudioSystem;
    import javax.sound.sampled.DataLine;
    import javax.sound.sampled.FloatControl;
    import javax.sound.sampled.LineUnavailableException;
    import javax.sound.sampled.SourceDataLine;
    import javax.sound.sampled.UnsupportedAudioFileException;
    public class PlayWave extends Thread {
         private String filename;
         private Position curPosition;
    //30000000(7324.21 kb)
         private final int EXTERNAL_BUFFER_SIZE = 524288; // 128Kb
         enum Position {
              LEFT, RIGHT, NORMAL
         public PlayWave(String wavfile) {
              filename = wavfile;
              curPosition = Position.NORMAL;
         public PlayWave(String wavfile, Position p) {
              filename = wavfile;
              curPosition = p;
         public void run() {
              File soundFile = new File(filename);
              if (!soundFile.exists()) {
                   System.err.println("Wave file not found: " + filename);
                   return;
              AudioInputStream audioInputStream = null;
              try {
                   audioInputStream = AudioSystem.getAudioInputStream(soundFile);
              } catch (UnsupportedAudioFileException e1) {
                   e1.printStackTrace();
                   return;
              } catch (IOException e1) {
                   e1.printStackTrace();
                   return;
              AudioFormat format = audioInputStream.getFormat();
              SourceDataLine auline = null;
              DataLine.Info info = new DataLine.Info(SourceDataLine.class, format);
              try {
                   auline = (SourceDataLine) AudioSystem.getLine(info);
                   auline.open(format);
              } catch (LineUnavailableException e) {
                   e.printStackTrace();
                   return;
              } catch (Exception e) {
                   e.printStackTrace();
                   return;
              if (auline.isControlSupported(FloatControl.Type.PAN)) {
         FloatControl pan = (FloatControl) auline.getControl(FloatControl.Type.PAN);
                   if (curPosition == Position.RIGHT)
                        pan.setValue(1.0f);
                   else if (curPosition == Position.LEFT)
                        pan.setValue(-1.0f);
              auline.start();
              int nBytesRead = 0;
              byte[] abData = new byte[EXTERNAL_BUFFER_SIZE];
              try {
                   while (nBytesRead != -1) {
              nBytesRead = audioInputStream.read(abData, 0, abData.length);
              if (nBytesRead >= 0)
                   auline.write(abData, 0, nBytesRead);
              } catch (IOException e) {
                   e.printStackTrace();
                   return;
              } finally {
                   auline.drain();
                   auline.close();
         }I inserted
    new PlayWave("greeting.wav").start();In to a method an called this method in the program where i send commands to the modem.
    These are my modem commands
    send("ATZ");
        expect("OK");
    //Enable voice mode
        send("AT+FCLASS=8");
        expect("OK");
    //Dial the number
        send("ATDT"+number);
        expect("OK");
    //Choose encoding method //This is the default
        send("AT+VSM=140,8000,0,0");
        expect("OK");
    // start sending audio data
        send("AT+VTX");
        expect("OK");
    PlayAudio();
    send("ATH");The size of my audio file is 100 kb.I'm using a 56 K intel externel voice modem connected to a serial port.I wonder if it's because the buffer is too big. If anyone tried this and succeded please correct me.
    Thankyou in advance
    goodnews

    Hi goodnews!
    Did I understand well? Can You record the speech? This is what I want!
    Can you help me and send me sample code?
    This would be a big help for me!
    Thank You!
    rflair

  • My iphone 6 connects to the car via bluetooth, the music works good, but the phone calles does not work.  It looks like it is working but doesn't.  I have tried in my Hyundai and a Dodge rent car and get the same results.  I updated the last 8.0.2.

    My iphone 6 connects to the car via bluetooth, the music works good, but the phone calls does not work.  It looks like it is working but doesn't.  I have tried in my Hyundai Sonata and a Dodge Dart rent car and get the same results.  I updated the last 8.0.2.  It worked the first day i had the phone, and then i updated to Ios 8.0.2 and it quit working.
    Now when i get in the car, it acts like it is connected and makes the same call it was on after syncing to bluetooth, but it really isn't on a call.  This is happening on both cars.
    Does anyone know if this is the phone and i need to take it to Apple or if there is an issue that Apple is working on getting a fix for?
    My son in law has the exact same phone as me, we both got the on 10/6, he had a Dodge Dart and his is working via bluetooth.
    Someone HELP please, as i consider this a safety issue by not having my calls go to bluetooth.

    We had the same problem, but figure out the solution.
    You MUST have at least 1 song added to your ITUNE!  After you add a free song, then everything else should work as normal!
    Hope this helps!

  • Why is music playing after upgrading to lion?

    Why is music playing after installing Lion?

    Thank you! That is where it was coming from. Deleted the widget-again.  It somehow keeps coming back.

  • HI I have an Iphone 3GS and the microphone jack works when I play music but not when making phone calls.   please help as I use it for conference calls

    Hi   I use my phone for conference calls and use the microphone jack to connect to speakers.      It doesnt work when making phone calls but when i play music on the phone the jack works with the external speaker.   

    Happy to have been of help. Hope all goes smoothly.
    BTW, for the sake of others who may help you here, it's usually most polite if you mark the post that answered your question as being the one that "solves" it, not your own post. That's how people get points here, if a questioner marks their post as either "helpful" or "solving". It's not an issue for me, but for those just starting out in the forums it may be important to them. See:
    https://discussions.apple.com/static/apple/tutorial/mark.html
    and
    https://discussions.apple.com/static/apple/tutorial/reputation.html
    Regards.

  • I can no longer play audio on my iPhone in headphones mode after getting a phone call

    I took a phone call the other day while playing audio from my iPhone on on Aux cord in my car, and when the phone call ended audio stopped working. It works when I play it in speaker mode, but if i plug headphones into the iPhone it no longer works. I have tried restarting it multiple times, but it still doesn't work. How do I fix it?

    Try a new cable.

  • After making a phone call, I went to make another and all my contacts were gone. How can i get them back?

    I made one phone call this morning and after hanging up i went to the contacts library and all my contacts were gone. I have unfortunately not got a backup (this isn't my phone its for a friend) and so I have no backup of my contacts. I have already tried importing contacts from the sim but only a very small few contacts are on the sim so im still missing over 90% of my contacts. How can i fix this? This phone is an iphone 4s running ios 7

    nope just set it to do so for future purposes but i have no recorded backup of any contacts

  • After hanging up a call, the call is placed on hold for about 10 seconds then dropped

    We are working on integrating Lync with our phone system and have discovered that when a call is ended from Lync, it appears to go into Hold state for about 10 seconds before it is disconnected.  Using CUCM with Mobility, I can see my line appearance
    change from just being in use (while on Lync), to holding the call (after hanging up in Lync).
    If the outside party terminates the call, it is terminated immediately on our end.
    It worked for me.

    You can set it with sefautil:
    http://blogs.technet.com/b/meacoex/archive/2011/04/23/configure-simultaneous-ring-delegate-ringing-and-call-forwarding-settings-on-behalf-of-a-lync-server-2010-user.aspx but it can easily be reset by the user. 
    Please remember, if you see a post that helped you please click "Vote As Helpful" and if it answered your question please click "Mark As Answer".
    SWC Unified Communications

  • In My car, the music won't pause for phone call in iOS 8.3

    I'm having a strange and potentially awkward new bug when I have my iPhone 5S connected to my car via Bluetooth. I just upgraded to iOS 8.3, and all of a sudden my music won't pause for an incoming phone call. Is anyone else experiencing this?

    I've spent over 6 hours troubleshooting this issue with Apple,  AT&T Advanced Business Technical Support,  and I just got back from another 2 hour session with a top Apple Genius expert at my local Apple Store a few minutes ago. 
    There does not seem to be any resolution with the 8.3 iOS software on my iPhone 6 Plus!  They gave me a brand new phone and it still exhibited the problem - Call forwarding does not work. They tried to push the issue off on AT&T, but then they could not produce a single phone at the Apple store running iOS 8.3 that showed call forwarding working.
    I hope Apple releases a fix of this soon!  It's critical to my daily business as I need to turn call forwarding off/on several times a day due to poor coverage or no coverage depending on my physical location.
    If someone has any suggestions please help!

  • Re: Random music playing after smart cover closed

    My music is randomly playing after I close the smart cover.  Not much fun in a business meeting.  Any ideas?

    i had the same issue and it wasn't music from my library. I shut dow all running apps and it continued

  • CAD stays in talking state after hanging up a call

    Hi I have the following issue
    Problem description:
    After the Cisco Agent Desktop completes a call and disconnects, the Agent stays in the Talking state instead of the Ready state. The agent must manually log out and log in to go into the Ready state.
    This incident most likely occurs on this occasion:
    The Cisco Agent Desktop takes a call and the remote caller hangs up first. Then the Agent hangs up.
    We use:
    CUCM version 6.1.4.1000-10
    CCX 7.0
    CAD 6.6(1) Premium version
    Workstation runs Windows Vista Pro
    Part of the text in the problem description was copied from this link:
    http://www.cisco.com/en/US/products/sw/custcosw/ps1846/products_tech_note09186a00801cce5d.shtml
    The problem description is an almost perfect match for what we experience, however the solution does not apply. Neither does the CUCM version.
    Anyone have an idea?
    thanks

    Hi
    I've seen this before. It turned out to be a bug with the CUCM version:
    http://tools.cisco.com/Support/BugToolKit/search/getBugDetails.do?caller=pluginredirector&method=fetchBugDetails&bugId=CSCtb77537
    Regards
    Aaron
    Please rate helpful posts...

  • Cannot restore music/apps after Update to phone

    Hi. Really hope someone can help here. Don't think I have a severe problem, at least hope not. Nutshell:
    -Started Update about 3 hours ago.
    -After update, got error message stating problem, needed to restore to back-up.
    -Thankfully I had backed up the device just prior to update, and just checked, I still have all of my data on HD
    -When trying to restore, I kept getting error message, asking me to repeat the process, and phone is completely bricked at this point
    -Saw message stating this is frequently caused by anti-virus/firewall, so disabled AV/Firewall, restore again, successfully
    -Phone no longer a brick, but ALL data is gone, like a brand new phone, not a good thing
    -I can see all of my apps/music in my itunes library, as well as my hard drive, but can not find a way to get the data back to my iphone.
    -Tried syncing (haven't tried restoring yet, wanted to do a little research first) no success, no drag and drop, etc... very stupid imo, how can you not be able to drag and drop?! anyway...
    So, need help getting my data back to my phone, music and apps.
    Again, your help will be greatly appreciated. Thank you
    Message was edited by: Dave1818

    Hi all. Just in case you end up searching this thread, the answer was so stupid and should have been obvious... man, Apple is really screwing things up that should be easy. Anyway, here is the dumb answer, and yep, maybe it is me who is dumb, but we all miss the obvious, (who hasn't last keys lately???) it should have been a super easy fix.
    Ok, I never had an issue with syncing prior to this, default settings worked fine, and I am not someone who uses iTunes for anything other than this required use for updates and back-ups. So, I had/have very little interaction and knowledge of iTunes.
    When looking at the GUI, clicking on your iphone or other device, you immediately see the summary page. I never noticed the tabs on the inner frame of the window, with the info/apps/music/etc subtabs. I always browsed my libraries by the main tabs on the left side.
    Then, after all of this crud yesterday, I did find them. After the update, for some reason, they were all unchecked, all music, apps, frikking so stupid!! When you go into the page, you have to re-check the box to sync, something I had never had to do before. Then, as with most preference set-ups, I cycled through the pages, checked the boxes, tried to sync after, and it still didn't work...
    Well, the genius coders here decided that the only way to make these changes 'sticky' was to click 'apply' on EACH SEPARATE TAB!!! You have to do each 1 by itself: music sync check then APPLY, apps sync check then APPLY, you get it..
    Again, thanks SO MUCH Apple for another update with Unacceptable major flaws, so simple I was always looking tons deeper. Steve Jobs, Get your team back on point, this is getting to be a major mess..
    Hope this helps others.

  • Why wont my music play out of my phones speakers

    When i go to play music it wont play out the bottom speakers on my iphone 4s. however my alarm clock still works along with headphones. it says the song is playing but the speakers wont play my music i have bought. ive done everything and it is getting extremly frustrating at this point.

    Have you tried restarting or resetting your iPhone?
    Restart: Press On/Off button until the Slide to Power Off slider appears, select Slide to Power Off and, after the iPhone shuts down, then press the On/Off button until the Apple logo appears.
    Reset: Press the Home and On/Off buttons at the same time and hold them until the Apple logo appears (about 10 seconds). Ignore the "Slide to power off"

Maybe you are looking for