Init

You need to create a new huddleClient instance which will be used to access various methods.

 
const huddleClient = new HuddleClient({
 projectID: "YOUR_PROJECT_ID",
  options: {
    activeSpeakers: {
      // Number of active speaker visible in the grid, by default 8
      size: 10,
    },
  },
});
Audio/Video Infrastructure designed for the developers to empower them ship simple yet powerful Audio/Video Apps.
support
company
Copyright © 2024 Graphene 01, Inc. All Rights Reserved.