Audio Session Doubts

Home Forums OpenEars Audio Session Doubts

Viewing 3 posts - 1 through 3 (of 3 total)

  • Author
    Posts
  • #1024572
    kunal.shah
    Participant

    Hi Halle,
    I’d just like to know if the in-built audio session manager of OpenEars takes care of audio interruptions such as incoming call, music playing in the background etc. or we’d have to take care of it manually?

    #1024573
    Halle Winkler
    Politepix

    You receive notifications of those events in OEEventObserver delegate methods, and you need to respond to them by stopping listening if listening is in progress and then restarting when notified that the interruption is over. There are complete examples of this in the sample app.

    #1024575
    kunal.shah
    Participant

    Thank you!

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.