I\'ve seen most of the questions on this topic but almost all of them are outdated. (This is not a dupe)
I\'m newbie working with music clips and Cocoa. I have a music clip long 10s and i want to reproduce only the first 4s.
When my app is launched (no sound emitted, Ambiant category set for AudioSession), using the up and down volume button on the iPhone does not do anything :
I\'m a student in a programming class and I just can\'t get this fading in开发者_如何学运维 to work... Right now it\'s just muting the first few samples of length fade_length... can anyone tell me why
This question already has answers here: 开发者_高级运维Closed 11 years ago. Possible Duplicate: Detect Silent mode in iOS5?
I have a situation where I will be recording audio files and save it into the documents folder of the app until the user uploads it to the server. The audio recorder will record the sound and it will
Friends, I posted the Audio link to Facebook Friends wall without Dialog. I\'m able to play the Posted Audio link within Facebook, but i am unable to give title , name for it. Refer the Picture - I wa
I have a self-generated DTMF sound (with a wav header) generated by program that I want to be able to play quickly, in fact as soon as the user touches a bu开发者_运维技巧tton. This DTMF sound must pl
I want to programmatically detect if a (local) computer (not mobile device) is playing any sound or music. Preferably via some high level api from Java or Python or a similar l开发者_JAVA技巧anguage.I
Can anyone answer how to play mp3 files using AudioServicesCreateSystemSoundID()? I tried but not working.