UdonVoiceUtils icon indicating copy to clipboard operation
UdonVoiceUtils copied to clipboard

Tools/Components for UDON (VRChat) based worlds. Includes private channels, reverb, auto player range adjustment, etc. for player voices.

Udon Voice Utilities

Udon Audio Utilities constains a collection of player voice related scripts/components for UDON/Udon Sharp based VRChat worlds.

Everything here is work in progress and may evolve with time.

Note: Components will be renamed to reflect the name change of the Repository!

You can find the v0.8 release here: https://github.com/Guribo/BetterAudio/releases/tag/BPAv0.8

In order to use it you need the VRChat Udon SDK, UdonSharp by Merlin and Unity 2019.4.
Note: Udonsharp is now most likely being developed here: https://github.com/vrchat-community/UdonSharp

Afterwards simply import the v0.8 unitypackage and have a look at the example scene Assets/Guribo/UdonBetterAudio/Examples/PrivateZones/PrivateZones.unity.

Please check out the Wiki for additional information on the available components, features and prefabs.

It contains:

  • player voice control
  • private channels
  • player voice/avatar audio occlusion
  • player voice/avatar audio directionality
  • reverb filter support

References