⚠ Preview docs — built from the develop branch and may be unstable. Go to the stable docs.

enum SoundBus

A category a playing sound belongs to. Each bus is just a volume control that affects every sound tagged with it, handy for separate sfx/music/ui volume sliders, or ducking categories wholesale.

Enum Values

   
Music Background music and ambience.
Sfx General sound effects, the default bus.
Ui Interface feedback sounds. StereoKit’s own UI sounds use this bus.
Voice Dialogue, voice-over, and voice comms.




Found an issue with these docs, or have some additional questions? Create an Issue on Github!