HD Audio Calls
The WebSocket version enables HD 1-to-1 audio calls between users using WebRTC technology.
How it works
Users can initiate audio calls directly from any conversation. Calls use WebRTC technology for peer-to-peer communication when possible, ensuring low latency and high audio quality. The call connection is established through the WebSocket infrastructure for signaling, while the actual audio stream travels directly between participants.
Key capabilities
- 1-to-1 HD audio calls between any two users
- WebRTC-based peer-to-peer audio streaming
- Low latency, high-quality audio
- Initiate calls directly from any conversation
- Works in all modern browsers supporting WebRTC
Requirements
- Website must use HTTPS (browsers require a secure context for microphone access)
- Users need a working microphone
- Modern browser with WebRTC support
This feature is automatically available with the WebSocket version.