WeChat VoIP calling product overview
WeChat VoIP calling is a lightweight solution for smart hardware ↔ WeChat audio/video calling.
You can use WeChat VoIP calling to enable WeChat Mini Program audio and video calls for smart home, wearables, AI hardware, industrial monitoring, and similar products.
Product composition
- Built on TiRTC Nano. TiRTC Nano is the transport core for real-time media: weak-network resilience, transport reliability, and low-latency connectivity.
- WeChat VoIP calling extends TiRTC Nano with WeChat VoIP calling capabilities.
Product advantages
Reach WeChat’s large user base
- Large audience: WeChat is a widely used IM and super-app in China; monthly active users are on the order of hundreds of millions (refer to Tencent’s official disclosures for exact figures). Device-side calling reaches that pool directly instead of growing a standalone app install base from zero.
- Low friction: Users do not need another dedicated intercom / doorbell app. Within WeChat they authorize, answer, and call back via the Mini Program and system-level incoming-call UX—short paths and low learning cost.
- Natural context: Calls live where users open the app frequently every day, which is easier to adopt than cold-starting a new application, and fits existing WeChat social graphs such as family and friends.
WeChat VoIP calling implements this flow per the WeChat Mini Program audio/video calling specification. For hardware vendors, this helps reduce acquisition and install cost by embedding device calls into habits users already have in WeChat.
Lightweight
WeChat VoIP calling targets low-power, low-memory IoT hardware and focuses on WeChat VoIP calling. Embedded devices only need to integrate the lightweight TiRTC C SDK to enable WeChat VoIP calling.
Suitable for IoT
Designed for IoT: supports smart cameras, intercoms, wearables, and many other product forms. Video supports H.264, H.265, and MJPEG; audio supports PCM, G.711 A-law, and AAC. The current demo service supports audio sample rates of 8 kHz or 16 kHz, with 1 or 2 channels.
Devices that meet these basics can integrate:
- HTTPS connectivity
- Audio and/or video capability
Developer-friendly integration
The integration guides cover end-to-end calling across the business server, device, and Mini Program.
Secure and scalable
- Secure communication: Audio/video and network interactions are protected with encryption.
- Scalability: From a single device to large IoT fleets, WeChat VoIP calling runs reliably across devices and scenarios.
Performance indicators
- Call setup latency (from tapping call to the phone receiving the call): 1.6 s
- First-frame latency (from tap answer on the phone to first video frame): 1.5–2.0 s
- End-to-end video latency: 325 ms