# Voice Profile

{% embed url="<https://youtu.be/UJ15wMxo390>" %}

## Creation

To create a voice profile, find (or create) the *GameName/Resources/GameName/VoiceProfile* folder in the project tab and right click.  Choose *Create > AnyRPG > VoiceProfile*.

![](https://2976860065-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fx7Nd93HqSNPpv2JhrViE%2Fuploads%2Fap4wJegPHS2fVql5tdQY%2Fimage.png?alt=media\&token=5dbdd247-cce5-42ee-85e1-1d3c37414275)

## Properties

| Name                  | Description                                                                                                       |
| --------------------- | ----------------------------------------------------------------------------------------------------------------- |
| Aggro                 | List of sound files to choose from when an NPC that is not in combat aggros other characters.                     |
| Attack                | List of audio clips to choose from when character performs an attack on other characters.                         |
| Damage                | List of audio clips to choose from when character takes damage.                                                   |
| Jump                  | List of audio clips to choose from when character jumps.                                                          |
| Fall Damage           | List of audio clips to choose from when character takes fall damage.                                              |
| Death                 | List of audio clips to choose from when character dies.                                                           |
| Victory               | List of audio clips to choose from when the character kills another character.                                    |
| Start Interact        | List of audio clips to choose from when the character starts interacting.                                         |
| Start Vendor Interact | List of audio clips to choose from when the character starts interacting with a vendor.                           |
| Stop Interact         | List of audio clips to choose from when the character stops interacting (closes an interaction window).           |
| Stop Vendor Interact  | List of audio clips to choose from when the character stops interacting with a vendor (closes the vendor window). |

## Next Steps

* Add a voice profile to a [Unit Profile](https://docs.anyrpg.org/scriptable-objects/unit-profile) to allow that character to use the audio clips.
