Steps to run sample
-
Import the Plugin
- Import the Huddle01 Unity package into your existing or new WebGL project. Ensure the current platform is set to WebGL.
-
Open Sample Scene
- Open the
HuddleSampleScene
.
- Open the
-
Configure the Main Camera
- Navigate to the
Main Camera
object. - Fill in the
ProjectID
andAPIKey
values under theAudio Meeting Example
component.
- Navigate to the
-
Add Sample Scene to Build Settings
- Add the
HuddleSampleScene
to your build settings.
- Add the
-
Build for WebGL
- Build your project for WebGL.
Generate Huddle01 ProjectID and API Key
- Get your project and API key from here (opens in a new tab).
- You can generate room ID and token here (opens in a new tab).