I downloaded some code which instead of playing my sound in my local class calls another class to play the sound, the only problem I am having is it is not allowing me to use my volume keys on my phon
I\'m trying to play a random sound FX on开发者_StackOverflow社区 a button click using the soundpool. This works in the emulator but not on my device. Any clues?
I need to convert my Uri into a Res ID. Is this possible? I need it because I have .mp3s on my SD card that I want to put into SoundPool which only takes Res ID\'s. Note: (Cant use MediaPlayer, n开发者
I have a soundboard app and I use SoundPool to control the playback of my sounds. Everything worked great until I tried to add a sound that was about 30 seconds long. When I click the button for that
I have created a开发者_StackOverflow game for Android Tablets where the player is solving simple math problems. I am working on making the game read each problem aloud. I have sound clip recordings of
Is there a way to load a MP3 file into the soundpool in activity 1, then access it further down in activity 5?
I want to load a couple of MP3s into the sound pool, but I will only be using these MP3s on Activity 3, is it possible to load the MP3s in Activity 1开发者_开发百科?
I\'m testing my app on different APIs and screen resolutions and ran into a problem using Android 2.1.Whenever I run the app, the main menu works along with all the other activities I made for it, exc
I need to play a short sound in my application. I wrote the following code but I have no sound and strange vibration appeared on my Samsung phone. But in the same time this code works well on my andro
There is a problem, which occured very often. I am using soundpool to play soundfx. One soundfx \"silence.mp3\" plays in a loop all the time, so I can change the volume anytime. If I change the volum