Hi guys,
I've following problem.
I'm playing with MPMoviePlayerController and AVAudioRecorder.
I'm trying to play a movie and simultaneously record Audio.
Everything works fine in the Simulator .. Running on the device I get an Audio Interruption ( audioRecorderBeginInterruption )
anyone can give me a hint what it can be ??? .. I'm stuck right now
thx
---
I believe that doesn't work on the iPhone .. I think it does only work on the Simulator ...
On the device the AVAudioRecorder gets the interruption from the Movieplayer