Reply To: Issues with recognition when run simultaneously with video and audio capture.

Home Forums OpenEars plugins Issues with recognition when run simultaneously with video and audio capture. Reply To: Issues with recognition when run simultaneously with video and audio capture.

#1026629
warpling
Participant

I’m having a similar issue with my app since it plays little UI sound effects. This is often a time when OpenEars is also beginning to attempt tearing down it’s session, so AVAudioPlayer begins trying to play a sound effect while OE tears down and OE gets upset and hiccups when it can’t teardown the audio session.

I was talking a bit with Michael Tyson about the need for AVAudioSession to keep track of how many clients it has! Anyone know someone on Apple’s Audio API team? ;)

Halle, is there a way for me to tell OE not to worry about tearing down the session or something?