s&box docs

Sound

s&box has a full audio system including 2D/3D sound playback, voice chat, positional audio, an audio effects pipeline, and lip sync support.

s&box has a full audio system including 2D/3D sound playback, voice chat, positional audio, an audio effects pipeline, and lip sync support.

For music and programmatic audio streaming, see Audio.

Components

Audio components can be added to any GameObject in the editor. They handle everything from positional sounds and soundscapes to voice chat and lip sync.

ComponentDescription
SoundPointComponentPlays a sound at a point in the world
SoundBoxComponentPlays a sound within a box area
SoundscapeTriggerPlays a soundscape when the listener enters the trigger area
AudioListenerOverrides where the client hears audio from, instead of the camera
LipSyncComponentDrives morphs with lipsync from sounds
VoiceComponentRecords and transmits microphone input to other players

In This Section

Referenced API

Canonical API pages mentioned in this guide.

Created at:
Updated at:

On this page