How to make a voice chat like discord?

this is random but anyone knows is it possible to make a voice chat like discord if it is show me how.

Hi, Yes it is possible to make voice chat/calling App. I found an article about Best Voice Chat APIs for web, android and iOS platform, it may helpful for you : Top 10 Best Voice Chat APIs for Mobile and Web Apps / Habr

Yeah, I figured that out! Welcome to Adalo, we’re happy to see you here!

Tried hard but this trick didn’t worked out.

Finding more ways will keep you guys updated if I find the solution.

So if you notice that was on JAN 15, I had no experience with adalo! From my experience, you either could make a component that has this feature, or even use third-party VC, but if you don’t know how to make a component then adalo is relating chat component that has voice calls, etc, that’s what I heard! Anyways, welcome to the form can’t wait to see what you build later! :partying_face:

Thanks also check https://discordguides.com/ I helped me!

To create a voice chat app like Discord, you need a frontend for the user interface (using React, Flutter, or Swift) and a backend for user management and signaling (using WebSocket with Node.js or Python). Real-time communication is typically handled by WebRTC for low-latency audio streaming and peer-to-peer connections. You’ll also need a scalable cloud infrastructure, such as AWS or Firebase, to host your application. To simplify development, you can use third-party APIs like Agora.io, Twilio, MirrorFly, or 100ms, which provide ready-to-use apis and tools for real-time voice and video communication, reducing the complexity of building these features from scratch.

Voice chat, like Discord, requires a lot of consideration, especially when choosing voice APIs and SDKs. If you want to jump quickly into the best voice, call API providers to build, like Discord, check the blog here: https://www.contus.com/blog/how-to-build-a-voice-chat-app/