iPhone SDK audioSession question.
Posted
by Morion
on Stack Overflow
See other posts from Stack Overflow
or by Morion
Published on 2009-10-23T13:45:17Z
Indexed on
2010/03/16
20:31 UTC
Read the original article
Hit count: 289
Hi to all. In my app i record and play audio at the same time. The app is almost finished. But there is one thing, that annoying me. When audio session is set to PlayAndRecord, sounds become quiet in comparison with the same sounds with the SoloAmbient category. Is there any way to make sound louder using PlayAndRecord?
© Stack Overflow or respective owner