Basic-Audio-Call
Basic-Audio-Call copied to clipboard
Is there any sample for create new Audio call channel ??
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!!
Hi, when first user join a channel. The channel will be automatically created.
I downloaded the demo, registered it on the official website, and generated app_ID and Token. However, when running, I could not test the voice function of the two phones, so I could not receive it.
@hetaoyuan-android could you pls try the video one to see if that works for you?
@plutoless I have downloaded one-to-one voice call. And running it on my two android device. When the app is launched onJoinChannelSuccess
callback never get fired and I am not able to proceed ahead. I am using app id with no token. Still I am not able to hear anything.
@nitinmesta if onJoinChannelSuccess is not called, it usually means you failed to join the channel. could you pls try this demo out? https://github.com/AgoraIO/API-Examples Try "JoinChannelAudio" example.
Here the solution guys @stevie658jjh
https://stackoverflow.com/questions/60897903/how-do-i-create-a-channel-and-server-token-using-agorartcenginekit-in-swift