# Sandbox.SoundBoxComponent

Plays a sound within a box.

- Kind: class
- Namespace: `Sandbox`
- Assembly: `Sandbox.Engine`
- Inherits: [Sandbox.BaseSoundComponent](/api/Sandbox.BaseSoundComponent)
- Modifiers: sealed

## Constructors

- [`SoundBoxComponent`](/api/Sandbox.SoundBoxComponent/.ctor)

## Properties

- [`Inner`](/api/Sandbox.SoundBoxComponent/Inner)
- [`Scale`](/api/Sandbox.SoundBoxComponent/Scale)
- [`SndPos`](/api/Sandbox.SoundBoxComponent/SndPos)

## Methods

- [`StartSound`](/api/Sandbox.SoundBoxComponent/StartSound)
- [`StopSound`](/api/Sandbox.SoundBoxComponent/StopSound)
