Web Audio Player

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

Last updated