audiosource - eisclimber/ExPresS-XR GitHub Wiki
Property in CollisionSoundEmitter
The AudioSource used to play the provided 'dropSound'. If none is provided the current GameObject is searched for an AudioSource-Component.
public AudioSource AudioSource { get; set; }