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

Is there any sample for create new Audio call channel ?? #18

Open
stevie658jjh opened this issue Jun 15, 2020 · 6 comments
Open

Is there any sample for create new Audio call channel ?? #18

stevie658jjh opened this issue Jun 15, 2020 · 6 comments

Comments

@stevie658jjh
Copy link

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!!

@yoreland
Copy link

Hi, when first user join a channel. The channel will be automatically created.

@hetaoyuan-android
Copy link

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.

@plutoless
Copy link
Contributor

@hetaoyuan-android could you pls try the video one to see if that works for you?

@nitinmesta
Copy link

nitinmesta commented Oct 18, 2020

@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.

@plutoless
Copy link
Contributor

@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.

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

6 participants