> For the complete documentation index, see [llms.txt](https://wiki.redmodding.org/cyberpunk-2077-modding/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.redmodding.org/cyberpunk-2077-modding/for-mod-creators-theory/references-lists-and-overviews/reference-audio-files.md).

# Reference: Audio files

## Summary

**Published:** Apr 05 2024 by [mana vortex](mailto:undefined)\
**Last documented edit:** Sep 19 2024 by [mana vortex](mailto:undefined)

## SoundDb

Instead of holding a list of audio file paths, you can use Zhincore's [soundDB tool](https://sounddb.redmodding.org/) to browse

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td></td><td></td><td></td><td><a href="https://sounddb.redmodding.org/">https://sounddb.redmodding.org/</a></td><td><a href="/files/UOG9S3s82XdBP6GDC2ky">/files/UOG9S3s82XdBP6GDC2ky</a></td></tr></tbody></table>

{% hint style="success" %}
For a guide, check Modding Guides ->[Sound](/cyberpunk-2077-modding/modding-guides/sound.md)-> [Finding an audio file](/cyberpunk-2077-modding/modding-guides/sound/finding-an-audio-file.md),
{% endhint %}

{% hint style="info" %}
**This page is a stub!**\
If you would like to [sign up](#user-content-fn-1)[^1] and edit it, we'd love your contribution!

* The [Editing guidelines](/cyberpunk-2077-modding/the-wiki/editing-guidelines.md) list the most frequent pitfalls for editors
* If you need help on navigating the wiki's UI, check out [The Wiki](/cyberpunk-2077-modding/the-wiki.md) -> [The Wiki](/cyberpunk-2077-modding/the-wiki.md#how-to-edit)
  {% endhint %}

[^1]: <https://app.gitbook.com/invite/-MP5ijqI11FeeX7c8-N8/IZreyNnVlImKaeMtoJLY>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://wiki.redmodding.org/cyberpunk-2077-modding/for-mod-creators-theory/references-lists-and-overviews/reference-audio-files.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
