python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
How to interrupt device audio to play a sound and then let the device audio continue on iOS
I have an app where the user can play voice messages received from other users. Playing the voice messages should interrupt device audio (music, podcast, etc playing from other apps), play the voice m...
Igor Kulman
Votes: 0
Answers: 3
CallKit and proximity sensor with video call blacking out screen
I'm trying to implement a video chatting app using CallKit. The problem I'm running into is even when it's a video call, the proximity sensor is still triggering the blacking out of the screen. It w...
Nick Bolton
Votes: 0
Answers: 1
Error starting AVAudioEngine: after playback audio engine configuration changed in background (com.apple.coreaudio.avfaudio error 561145187.)
I am trying to transmit audio when app is in background and AVAudioSession changed to Headset from speaker or vice versa
Changed output AVAudioSession Port: Speaker/BluetoothHFP
I have tried restartin...
PPreeti
Votes: 0
Answers: 0
How to check to which Bluetooth device my iPhone is connected
I have two options to establish a Bluetooth connection with my iPhone.
Audio
Calls
(See image)
When I'm connected to the audio channel I can get the name of the device I'm connected to using AVAudi...
Keselme
Votes: 0
Answers: 1