# Sound

This section contains guide about changing sounds in the game.

{% content-ref url="sound/finding-an-audio-file" %}
[finding-an-audio-file](https://wiki.redmodding.org/cyberpunk-2077-modding/modding-guides/sound/finding-an-audio-file)
{% endcontent-ref %}

{% content-ref url="sound/audio-modding-basics" %}
[audio-modding-basics](https://wiki.redmodding.org/cyberpunk-2077-modding/modding-guides/sound/audio-modding-basics)
{% endcontent-ref %}

{% content-ref url="sound/replacing-sounds-effects" %}
[replacing-sounds-effects](https://wiki.redmodding.org/cyberpunk-2077-modding/modding-guides/sound/replacing-sounds-effects)
{% endcontent-ref %}

{% content-ref url="sound/playing-sounds-in-game-basics" %}
[playing-sounds-in-game-basics](https://wiki.redmodding.org/cyberpunk-2077-modding/modding-guides/sound/playing-sounds-in-game-basics)
{% endcontent-ref %}

If you wish to read about how the game handles audio see [the theoretical page](https://wiki.redmodding.org/cyberpunk-2077-modding/for-mod-creators-theory/files-and-what-they-do/audio-files).

## External links:

There are a couple of pages about sounds on [Rom's](https://app.gitbook.com/u/jXLBkkjNJXfY5zr8UWIFTnsRZjO2 "mention") wiki for his Addicted Mod:

<https://cyb3rpsych0s1s.github.io/4ddicted/cheatsheet/sounds.html> <https://cyb3rpsych0s1s.github.io/4ddicted/travelog/2023-03-31.html>

Bioskop's comprehensive guide to vocoding - [Google Docs](https://docs.google.com/document/d/1h_far0MPnKtxnhuxUWLiQduqNw6dxgr2qSNB84dCkEQ/edit#heading=h.amjq0j2yglxw)

Last, but not least, you can now also use [Audioware](https://github.com/cyb3rpsych0s1s/audioware/releases) native plugin to add, customize and play custom sounds at your convenience with scripts. Audioware also provides [its guide](https://cyb3rpsych0s1s.github.io/audioware/) to get you up-and-running in no-time!
