# Char SE Play Voice 520

### Signature

```c
void charseplay_voice_520(int identifier, int balance, int volume); //id:0x0520
```

### Description

Does the same as the [char-se-play-voice](https://xeavin.gitbook.io/the-insurgents-handbook/scripts/vm-call-targets/char-se-play-voice "mention") function, but with this one, the sound balance and volume can also be set.

### Arguments

#### Balance

Determines the sound balance. Use a value of 64 for a balanced sound, as in the same volume on the left and right side. The lower the value, the more you hear from the left and the higher the value, the more you hear from the right.

#### Volume

Determines the volume of the sound effect. Use a value of 127 for 100% volume.
