SARISKA
  • Introduction
  • Overview
  • Getting Started
    • Get API Key
    • Authentication
  • Real Time Messaging
    • Overview
    • Development
      • JavaScript
      • Swift
      • Kotlin
      • Java
      • Dart
      • C# (Unity Engine)
    • API References - Real Time Messaging
  • Video Calling/ Video Conferencing Api
    • Overview
    • Development
      • JavaScript
      • Swift
      • Kotlin
      • Java
      • Flutter (Dart)
      • C# (Unity Engine)
      • C++ (Unreal Engine)
    • API References - Video Calling
      • Video Calling CDR API's
      • Conference Scheduling Reservation APIs
  • Co-Browsing
    • Overview
    • Javascript
  • Server
    • Pub/Sub Node.js environment
  • Project Management
    • Pricing And Billing
    • Quotas and Limits
  • SDK
    • Mobile
      • Video Calling Mobile Apps
      • Messaging Mobile Apps
    • Desktop
      • Video Calling Desktop Apps
      • Messaging Desktop Apps
    • Browser
      • Video Calling Browser Apps
      • Messaging Browser Apps
      • Co-browsing Browser Apps
  • UI Kit
    • Generating the API Key for your Project
    • Video Conferencing
      • Running Sariska's Unity Demo
        • Android
      • Unity Engine
      • Unreal Engine
    • Audio Conferencing
  • Live Streaming
    • Interactive Live Streaming
    • Non-Interactive Live Streaming
    • API References - Live Streaming
      • API Reference - Interactive Live Streaming
      • API Reference - Non-Interactive Live Streaming
    • Guide to Interactive streaming
  • Sariska Analytics
    • Overview
Powered by GitBook
On this page
  • Installation​
  • NPM​
Export as PDF
  1. UI Kit

Audio Conferencing

Last updated 1 year ago

Sariska provides ready to-be-shipped and easy-to-integrate Audio Conferencing setup for the web allowing developers to provide their apps with real-time features such as in-app audio calls.

Audio Conferencing Setup includes the following features:

  • Starting a stage by Host

  • Adding up to 2 co-hosts.

  • Adding up to 10 speakers.

  • Adding unlimited numbers of listeners.

  • Changing roles and permission dynamically

  • End-to-end encryption

  • Mute all

  • Hand Raise

  • Muting a single participant.

  • Terminating a stage

  • Noise Cancellation

  • Participant and Meeting analytics

Installation

Clone the Repository

The first step is to clone the ready-to-be-shipped Sariska Meet Repository by running the following command in your project directory using git.

  git clone https://github.com/SariskaIO/sariska-spaces.git

Move to the root folder of the repository & install the dependencies as under.

  cd sariska-spaces
  npm install 

Run the following command to launch the audio conference

  npm start

For a live demo click on the below link:

NPM

Launch the Audio Conference

For more detailed information on the APIs, check out the

​
​
​
​
Sariska Media Transport Documentation.
Sariska Spaces App
Logo