Interactive Studio
back to documentation

Interactive Studio

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

Microphone Unmuted

What it does

Microphone Unmuted changes a linked task when the local player turns their microphone on.

Required item compatibility

Add it through an item that offers the Tasks panel. It listens to the local player's microphone state rather than to a selected scene object.

Setup

  1. Add Microphone Unmuted and choose the task transition.
  2. Add a visible acknowledgement or the next guided step to the destination state.
  3. Test by muting, then turning the microphone back on.

Settings

Microphone Unmuted has no extra public settings beyond its task transition.

Tiny example

When a player enables their microphone in a social room, Voice Ready changes from Not Active to Completed and hides the microphone reminder.

Test and troubleshoot

  • This is a local-player event, so test with the player who owns the task.
  • Respect player choice: never make progress depend on speaking content.
  • Use a normal task reset if the reminder should appear again on a later visit.

Related pages