Skip to main content

Introduction

Developers can use the Voice SDK and the WebRTC Widget provided by Telcoflow to enable real-time voice communication in applications.

  • The Voice SDK is designed to integrate voice calling features, such as making outgoing calls, receiving incoming calls, transferring calls, and conference calling into Android, iOS, Windows, and macOS applications. The SDK is built on top of the PJSIP stack, which handles all SIP-based telephony functions.
  • The WebRTC Widget is a WebRTC-based solution for integrating real-time voice and video communication into web applications, eliminating the need for plugins.
Voice SDKWebRTC Widget
Supported PlatformsAndroid, iOS, MacOS
*Windows to be added soon
Web
AuthenticationJWTJWT
Support Push NotificationYesNo
UsecaseBest suited for developers who want native integration of telephony features into their mobile and desktop applications.Can be quickly integrated into web applications.