Search:

Type: Posts; User: TP-Oreilly

Search: Search took 0.06 seconds.

  1. Re: My app audio sounds different when running the app?

    I found out why....

    The format of the sound file was .wav, i changed it to a .mp3 and now it sounds as it should.
  2. My app audio sounds different when running the app?

    Hi,

    I have:


    final MediaPlayer mp = MediaPlayer.create(this, R.raw.popping_sound_effect);


    When I play the sound file it is how I want it to be, but when I run the app and making the...
Results 1 to 2 of 2