tags:

views:

18

answers:

0

Hi, is it possible to detect sound input while a song is playing in the background? The sound input detection that I have works on its own. I'm using the MPMusicPlayerController for the playing a song part, which also works.

However, combined together, they don't work. Just trying to get a confirmation that indeed they can't run at the same time.

Thanks, Tee