Basic-Audio-Call icon indicating copy to clipboard operation
Basic-Audio-Call copied to clipboard

Sample app to join/leave a channel, mute/unmute, and switch between the speaker/headset.

Results 12 Basic-Audio-Call issues
Sort by recently updated
recently updated
newest added

**Describe the bug** .gradle/caches/transforms-3/2f05c98b6903718c010da2ac0d901d9f/transformed/jetified-kotlin-stdlib-1.6.10.jar!/META-INF/kotlin-stdlib.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.6.0, expected version is 1.1.15. **To Reproduce** Steps to reproduce...

bug

Can anybody help me in making the incoming call whatsapp like? Similar to Callkit integration with iOS

I have a doubt that could this voice sdk -io.agora.rtc:voice-sdk:3.0.0 is possible to make voice calls without creating the channel like as whatsApp voice call.

enhancement

Hello, Thank you for the great work but i am facing the issue while calling the initAgoraEngineAndJoinChannel() i did generate channel and appID too please help what i doing wrong...

**Errors** ``` Unresolved reference: io Unresolved reference: RtcEngine, Unresolved reference: IRtcEngineEventHandler, Unresolved reference: CHANNEL_PROFILE_COMMUNICATION ``` **What I tried** https://docs.agora.io/en/Voice/start_call_audio_android?platform=Android

bug

I am getting an 'invalid token' and 'no network connection' error (even though I have the necessary user permissions in the manifest file). I believe I need to generate a...

bug

**Describe the bug** I can't build. I am getting the no such module 'agorartckit' error **Desktop (please complete the following information):** - OS: IOS

bug

I tried your example but it only has an example for join to a channel. So how do I create a new audio call 0ne-on-one ? Thanks!!

when I solve all error,i run the demo project. before zhe app load to iPhone,a error occur again,it's this **************************************** dyld: Library not loaded: @rpath/Agorafdkaac.framework/Agorafdkaac Referenced from: /private/var/containers/Bundle/Application/B501BF52-7017-413E-A2E6-181B332ABB32/OpenLive.app/OpenLive Reason: image...

bug

**Describe the bug** I have implemented agora sdk into web, using capacitorjs framework. It works fine on all devices browsers, like ios safari, android chrome, desktops etc. It also works...

bug