You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: