Interactive Studio
back to documentation

Interactive Studio

Build no-code gameplay with tasks, triggers, effects, values, and player feedback.

Turn Video Sound

What it does

Turn Video Sound changes whether the selected Video item's audio is muted. It is available on Video items only.

Required item compatibility

Select a placed Video item. Its Tasks panel offers Turn Video Sound.

Setup

  1. Select the Video item.
  2. Add Turn Video Sound to the task state where the audio state should change.
  3. Set the toggle and test both positions in the room.

Settings

Setting What it means
soundOn Current Video-item control. The runtime stores this setting as its muted state, so test both positions and keep the one that gives the intended audible result.

Tiny example

Starting a presentation changes the screen to its audible setting; leaving the presentation state returns it to the opposite setting.

Test and troubleshoot

  • Test near and far from the screen because Video items can use sound falloff.
  • The control's current label is soundOn, while the runtime applies it to a muted state; verify the audible result rather than relying on the label.
  • Use Stop Video when playback itself should end.

Related pages