|AudioOutput|'''[[Component:AudioOutput|AudioOutput]]'''|TypeAdv0=true| The audio output this component is controlling and targeting that has the <code>_activeUser</code>'s voice.
|IsViewVoice|Bool|
|IsViewVoice|Bool| Whether or not this component is the voice of the <code>_activeUser</code>'s head or the <code>_activeUser</code>'s free cam.
|WhisperConfig|{{RootFieldType|VoiceModeConfig}}|TypeAdv2=true| What <code>AudioOutput</code> should be set to when <code>_activeUser</code> is in Whisper voice mode.
|NormalConfig|{{RootFieldType|VoiceModeConfig}}|TypeAdv3=true| What <code>AudioOutput</code> should be set to when <code>_activeUser</code> is in Normal voice mode.
|ShoutConfig|{{RootFieldType|VoiceModeConfig}}|TypeAdv4=true| What <code>AudioOutput</code> should be set to when <code>_activeUser</code> is in Shout voice mode.
|_enabled|{{RootFieldType|FieldDrive`1|[[Type:Bool|Bool]]}}|TypeAdv14=true| The enabled field of the [[Component:AudioOutput|Audio Output Component]] controlled by this component.
|_volume|{{RootFieldType|FieldDrive`1|[[Type:Float|Float]]}}|TypeAdv15=true| The volume field of the [[Component:AudioOutput|Audio Output Component]] controlled by this component.
|_doppler|{{RootFieldType|FieldDrive`1|[[Type:Float|Float]]}}|TypeAdv16=true| The doppler field of the [[Component:AudioOutput|Audio Output Component]] controlled by this component.
|_spatialize|{{RootFieldType|FieldDrive`1|[[Type:Bool|Bool]]}}|TypeAdv17=true| The spatialize field of the [[Component:AudioOutput|Audio Output Component]] controlled by this component.
|_spatialBlend|{{RootFieldType|FieldDrive`1|[[Type:Float|Float]]}}|TypeAdv18=true| The spatialBlend field of the [[Component:AudioOutput|Audio Output Component]] controlled by this component.
|_minDistance|{{RootFieldType|FieldDrive`1|[[Type:Float|Float]]}}|TypeAdv19=true| The minDistance field of the [[Component:AudioOutput|Audio Output Component]] controlled by this component.
|_maxDistance|{{RootFieldType|FieldDrive`1|[[Type:Float|Float]]}}|TypeAdv20=true| The maxDistance field of the [[Component:AudioOutput|Audio Output Component]] controlled by this component.
|_rollOffMode|{{RootFieldType|FieldDrive`1|[[Type:AudioRolloffMode|AudioRolloffMode]]}}|TypeAdv21=true| The rollOffMode field of the [[Component:AudioOutput|Audio Output Component]] controlled by this component.
|_distanceSpace|{{RootFieldType|FieldDrive`1|[[Type:AudioDistanceSpace|AudioDistanceSpace]]}}|TypeAdv22=true| The distance space field of the [[Component:AudioOutput|Audio Output Component]] controlled by this component.
|_minScale|{{RootFieldType|FieldDrive`1|[[Type:Float|Float]]}}|TypeAdv23=true| The minScale field of the [[Component:AudioOutput|Audio Output Component]] controlled by this component.
|_maxScale|{{RootFieldType|FieldDrive`1|[[Type:Float|Float]]}}|TypeAdv24=true| The maxScale field of the [[Component:AudioOutput|Audio Output Component]] controlled by this component.
|_scaleCompensation|Float|
|_scaleCompensation|Float| How much to scale up the volume range of the user so a small <code>_activeUser</code> can still be heard by everyone else.
|_audioConfiguration|'''[[Component:AvatarAudioConfiguration|AvatarAudioConfiguration]]'''|TypeAdv26=true| A field automatically filled with an Avatar Audio Configuration when the user spawns with an injected Avatar Audio Configuration courtesy of the world they spawned in. When not null, the specified component overrides <code>WhisperConfig</code>, <code>NormalConfig</code>, <code>ShoutConfig</code>, and <code>BroadcastConfig</code> voice settings.
A field automatically filled with an Avatar Audio Configuration when the user spawns with an injected Avatar Audio Configuration courtesy of the world they spawned in. When not null, the specified component overrides WhisperConfig, NormalConfig, ShoutConfig, and BroadcastConfig voice settings.