How do I check if advanced Audio is supported?

0 favourites
  • 3 posts
From the Asset Store
Advanced inventory mechanics for your RPG game (Array-based). Take Items, split them, pick up them, read the description
  • Hi,

    where can I find this condition, as in the sample "Positioned Audio"?

    Thank you! :-)

  • It should be in the basic if statement area.

    My C3 isn't showing it either.

    This could be a new glitch or it was intentionally removed...

    I wonder if anyone has any insight into this?

    from documentation

    Audio Conditions

    Advanced audio supported

    If true, the current browser supports all the features in the Advanced categories of the Audio object. If false, none of these features will have any effect on playback. Advanced audio depends on the Web Audio API, which all modern browsers support.

    Is any playing

    True if any audio is currently playing.

    Is silent

    True if the object has been set in to silent mode using the Set silent action.

    Is tag playing

    True if any audio with a given tag is currently playing.

    On ended

    Triggered when a sound with a given tag finishes playing. This is not triggered for looping sounds.

    Preloads complete

    True when all audio preloaded with one of the preload actions has finished loading.

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • It's there only for C2 compatibility. It's been deprecated. The examples were supposed to be updated though.

    github.com/Scirra/Construct-3-bugs/issues/2864

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)