NewsEventsVoximplant KitGlossary

Tag: api

An Introduction to Selective Forwarding Units

An Introduction to Selective Forwarding Units

Adding peer-to-peer communications to an application is relatively straight-forward. Developers can leverage WebRTC APIs or a CPaaS service to quickly add real time voice and video to their web or mobile app. But, what if you want to hold a meeting with more than two people? How can you leverage powerful WebRTC APIs to build a multi party conferencing application?

What is a REST API?

What is a REST API?

A REST API is a simple, standardized method of communication between web clients and servers. The main building blocks of the REST API are the request and the response. Learn about the REST API and how to issue requests and receive response data.

What is WebSocket?

What is WebSocket?

Recently, we published a blog post describing why WebSockets are great for real-time services. In this article, we describe the process of establishing, maintaining and closing the WebSockets connection.

Voice Recognition API

Voice Recognition API

Voice Recognition API captures human speech in real-time, transcribes it, and returns it via text. By converting speech to text, you can process live or prerecorded audio, and receive transcriptions and summaries/interpretations with high speed and precision.