I would like to know what is audiosession and why it should be used for audio playback. Can we play a sound without activating or initialing audiosession ?
Asked
Active
Viewed 29 times
0
-
What is your end goal? This question is very broad. – David Snabel-Caunt Oct 03 '13 at 14:24
-
See [Play a short sound in iOS](http://stackoverflow.com/questions/10329291/play-a-short-sound-in-ios) for alternatives and pros/cons of different approaches. – Rob Oct 03 '13 at 17:06
-
I just want to know what is the theoretical concept behind audio-session. does audio-session deals with internal codec or handles memory? Why do we need to initialize audiosession or make it active and deactive ? – Ankush Oct 07 '13 at 13:06