aoberoi / cordova-plugin-opentokjs

A Cordova plugin to enable use of OpenTok on the iOS, Android, and Browser platforms.
MIT License
21 stars 16 forks source link

Best practices for handling audio interruption #9

Open aoberoi opened 9 years ago

aoberoi commented 9 years ago

We need to document the observed behavior of what occurs when the application's audio is interrupted. This includes alerts/notifications, phone calls, or another application playing audio in the background. Given that, we also want to document how we recommend implementing solutions to common problem scenarios. This discussion is open to thoughts on enhancing the opentok.js API.