Server Configuration/Voice.eco

From Eco - English Wiki
Revision as of 11:08, 14 January 2026 by Pwnerdonor (talk | contribs) (Creating page for missing config info)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The settings in this file can be accessed in-game by using the /serverui command and navigating to Gameplay -> Voice

Setting Default Description
AudibleDistance 32 The maximum distance away from a speaker that a listener can hear the speaker.
ConversationalDistance 3 Controls the range within which a speaker's audio remains at its original volume, and beyond which the loudness of the voice chat starts to fade out when heard.
AudioFadeModel ExponentialByDistance Specifies the formula or curve that controls the shape of how the audio fades between the ConversationDistance and the AudibleDistance.

Valid values:

  • InverseByDistance - Fades voice quickly at first, but slows down as you get farther from conversational distance
  • LinearByDistance - Fades voice slowly at first, but speeds up as you get further from conversational distance
  • ExponentialByDistance - Voice within conversational distance is louder, but fades quickly beyond it.
AudioFadeIntensityByDistance 1.0