I have an app with various views. The main menu does not have any sounds, but the next views play sounds using the AVAudioPlayer Class.
So when someone launches the app and ...
I would like to propose to the user some songs whose volume doesn't exceed a certain level. Is there any way to access to the results of the 'Sound Check' option, ...
i used code below in my application and if i increase or decrease the volume from the iphone's button it still the same but if the phone in silent mode the ...
AudioServicesPlaySystemSound() is playing my sounds using ringer volume.
I want them to play according to system volume instead.
How to?
I'll pump you up if you tell me.
The FoneHome iPhone app has a feature where you can play a sound as part of a local notification. That sound is loud regardless of what the iPhone's volume ...
I am working on the game. And I have some issue with sounds.
I use system sounds to acknowledge a player, when he/she presses a button. These sounds respect the volume set ...
a) Play a sound next to iPod/Other music sources
b) beeing able to control the volume of that played sound (only)
c) **important** both combined!!
d) all of it also ...
I have a universal app that uses a combination of SystemSounds and AVAudioPlayer sounds. Everything works fine on all of my devices. However, I've had a couple reports from users ...
When playing a lower volume sound (.05f) after a playing a normal (1.0f) volume sound in OpenAL, I'm getting a popping noise. It happens only in the following iOS/devices:
iPad 3.2, iPhone ...
i have to play a sound when an uibutton is clicked. My problem is that when device is with volume down, so user pull down volume in hw way, my sound ...
I need to get current sound volume under my IOS5 application. The app is supposed to be used in cinemas so I want to notify the user that he/she should turn ...