Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Play audio when Callkeep shows for outgoing call while awaiting answer (Android) #158

Open
amilcar-uptech opened this issue Dec 20, 2022 · 1 comment

Comments

@amilcar-uptech
Copy link

Hello. I'm using Callkeep to show users incoming and outgoing calls. However, for the latter, I need to play some sort of audio to let the user know that the call is indeed ringing and is just awaiting a response from the callee. Is there a way to achieve this? Cheers.

@melio-matt
Copy link

Hello, did anyone get this to work. My app also works on Mac and Windows and there I play a ringing sound myself using the package audioplayers. When on Android this code is still being executed but seems to be silenced when I call callkeep.startCall. I've tried stopping and resuming the playback of the ringing sound in the CallKeepDidActivateAudioSession callback but still silence.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants