play audio

This block is part of the state ui group and was last modified in core v10.4.28.

play audio v10.4.28

Plays the given audio file in the users browser

In pins 2 + flow
  • flow
    flow
  • url required
    value

    The (whitelisted) URL of the Audio track you want to play

  • volume percentage
    number

    The volume you would like to play this sound at (0% - 100%)

    Default 100

Out pins 0 + flow
  • flow
    flow

A typical wiring for play audio: a function trigger starts the flow; value feeds the url pin; the flow out pin feeds debug.

Studio canvas example for the play audio block: typical wiring for play audio.

Version history

Introduced in v10.4.28.


Back to state ui Return to the main group to view all sub-groups Back to state actions Return to the group to view all blocks within this group