Sound absorbtion and reflection in Unity

Hello Unity freaks!
Does anyone know if there is any asset or package which contains sound reflection and sound absorbtion? I know there is a module which has simmilar parameters for light, but in my project I need the sound to bounce from walls. I would be really grateful for any ideas!

Michal

hey;
there are some sound effects in unity u can use ;

like bathroom , close room , and else …

FMOD was always popular. I think that does it all.

https://developers.google.com/resonance-audio/develop/fmod/game-engine-integration

Room effects in Unity FMOD projects

Resonance Audio provides room effects in Unity that let you:

    Control how sounds react to the size and surface properties of the rooms you create.

    React to the movements of the listener and the sound sources within your scene.