IncrediWorlds Doc
  • General
    • ▶️IncrediWorlds
    • 1️⃣Getting Started
    • 2️⃣Beginner Guide
    • ❓Who are We
    • 🔐Content Safety
    • ⚠️Bug Report
    • 📂Download
  • IWO Toolkit
    • IWO Toolkit
  • Incredi Features
    • IncrediAssets
    • Spectrum
    • WebTexture
    • WeView
    • Web Video Player
    • Web Audio Player
  • Tips And Tricks
    • Custom Cloud Storage
Powered by GitBook
On this page
  • Web Audio Player
  • Configuration
  1. Incredi Features

Web Audio Player

PreviousWeb Video PlayerNextCustom Cloud Storage

Last updated 2 years ago

Web Audio Player

A basic audio player that can play audio from ogg link.

  • Mp3 is not supported

Configuration

As any other IncrediFeature, simply create a Bolt variable with the right configuration: It is very important that the url target a ogg file, not a page with audio on it. We suggest to use StoreJ or any fast cloud storage.

To an empty object add:

  • Bolt variable with the correct configuration:

    • iwo_feature = web_audio

    • url = https://xxxxxxxxx.ogg

    • audio_format = OGGVORBIS (only ogg is supported for now)

    • title = my title example

  • Add an audio source:

    • Do not set audio clip

    • Do not set Output

    • Do not set Mute

    • Spatial Blend will be overwritten to full 3D

    • You are free to setup the rest of the audio source

    • Feel free to add reverb zone or any audio filter