Reloads the RAGE:MP Voice Chat and cleans up previous voice data. Currently unsure what the parameters are there for, at the moment, just put all 3 to true.
Syntax
```js mp.voiceChat.cleanupAndReload(true, true, true); ```
Required Arguments
- p1: Bool
- p2: Bool
- p3: Bool
See also