# VOICE Natives
Red Dead Redemption 3 Native Functions Reference
**Namespace:** VOICE
**Natives in this file:** 24
**Generated from:** RDR3natives JSON data
---
## _0x08797A8C03868CB8
| Property | Value |
|----------|-------|
| Native Name | `_0x08797A8C03868CB8` |
| Hash | `0x08797A8C03868CB8` |
| Return Type | `void` |
| Build | `1207` |
| Parameters | `threshold` (float) |
### Parameters
- **`threshold`** (`float`)
### Usage
**Lua (Direct):**
```lua
_0x08797A8C03868CB8(threshold)
```
**Lua (Hash):**
```lua
Citizen.InvokeNative(0x08797A8C03868CB8, threshold)
```
---
## _0x0DED260A1958A82E
| Property | Value |
|----------|-------|
| Native Name | `_0x0DED260A1958A82E` |
| Hash | `0x0DED260A1958A82E` |
| Return Type | `BOOL` |
| Build | `1207` |
| Parameters | `player` (Player) |
### Parameters
- **`player`** (`Player`)
### Usage
**Lua (Direct):**
```lua
local result = _0x0DED260A1958A82E(player)
```
**Lua (Hash):**
```lua
local result = Citizen.InvokeNative(0x0DED260A1958A82E, player)
```
---
## _0x1C38C3577901AF1F
| Property | Value |
|----------|-------|
| Native Name | `_0x1C38C3577901AF1F` |
| Hash | `0x1C38C3577901AF1F` |
| Return Type | `void` |
| Build | `1207` |
| Parameters | None |
### Usage
**Lua (Direct):**
```lua
_0x1C38C3577901AF1F()
```
**Lua (Hash):**
```lua
Citizen.InvokeNative(0x1C38C3577901AF1F, )
```
---
## _0x1FBF7F5BA7E4BE3A
| Property | Value |
|----------|-------|
| Native Name | `_0x1FBF7F5BA7E4BE3A` |
| Hash | `0x1FBF7F5BA7E4BE3A` |
| Return Type | `void` |
| Build | `1207` |
| Parameters | `p0` (int) |
### Parameters
- **`p0`** (`int`)
### Usage
**Lua (Direct):**
```lua
_0x1FBF7F5BA7E4BE3A(p0)
```
**Lua (Hash):**
```lua
Citizen.InvokeNative(0x1FBF7F5BA7E4BE3A, p0)
```
---
## _0x2F82CAB262C8AE26
| Property | Value |
|----------|-------|
| Native Name | `_0x2F82CAB262C8AE26` |
| Hash | `0x2F82CAB262C8AE26` |
| Return Type | `float` |
| Build | `1207` |
| Parameters | `player` (Player) |
### Parameters
- **`player`** (`Player`)
### Usage
**Lua (Direct):**
```lua
local result = _0x2F82CAB262C8AE26(player)
```
**Lua (Hash):**
```lua
local result = Citizen.InvokeNative(0x2F82CAB262C8AE26, player)
```
---
## _0x356135B9B10A2A82
| Property | Value |
|----------|-------|
| Native Name | `_0x356135B9B10A2A82` |
| Hash | `0x356135B9B10A2A82` |
| Return Type | `BOOL` |
| Build | `1207` |
| Parameters | `gamerHandle` (Any*) |
### Parameters
- **`gamerHandle`** (`Any*`)
### Usage
**Lua (Direct):**
```lua
local result = _0x356135B9B10A2A82(gamerHandle)
```
**Lua (Hash):**
```lua
local result = Citizen.InvokeNative(0x356135B9B10A2A82, gamerHandle)
```
---
## _0x4791899615D70FA2
**Description:** Params: p1 = 2; p2 = 3 in R* Script net_main_offline
| Property | Value |
|----------|-------|
| Native Name | `_0x4791899615D70FA2` |
| Hash | `0x4791899615D70FA2` |
| Return Type | `void` |
| Build | `1207` |
| Parameters | `player` (Player), `p1` (int), `p2` (int) |
### Parameters
- **`player`** (`Player`)
- **`p1`** (`int`)
- **`p2`** (`int`)
### Usage
**Lua (Direct):**
```lua
_0x4791899615D70FA2(player, p1, p2)
```
**Lua (Hash):**
```lua
Citizen.InvokeNative(0x4791899615D70FA2, player, p1, p2)
```
---
## _0x49623BCFC3A3D829
| Property | Value |
|----------|-------|
| Native Name | `_0x49623BCFC3A3D829` |
| Hash | `0x49623BCFC3A3D829` |
| Return Type | `BOOL` |
| Build | `1207` |
| Parameters | `player` (Player), `muted` (BOOL) |
### Parameters
- **`player`** (`Player`)
- **`muted`** (`BOOL`)
### Usage
**Lua (Direct):**
```lua
local result = _0x49623BCFC3A3D829(player, muted)
```
**Lua (Hash):**
```lua
local result = Citizen.InvokeNative(0x49623BCFC3A3D829, player, muted)
```
---
## _0x58125B691F6827D5
| Property | Value |
|----------|-------|
| Native Name | `_0x58125B691F6827D5` |
| Hash | `0x58125B691F6827D5` |
| Return Type | `void` |
| Build | `1207` |
| Parameters | `proximity` (float) |
### Parameters
- **`proximity`** (`float`)
### Usage
**Lua (Direct):**
```lua
_0x58125B691F6827D5(proximity)
```
**Lua (Hash):**
```lua
Citizen.InvokeNative(0x58125B691F6827D5, proximity)
```
---
## _0x5CA7FB7D6DE49DCC
| Property | Value |
|----------|-------|
| Native Name | `_0x5CA7FB7D6DE49DCC` |
| Hash | `0x5CA7FB7D6DE49DCC` |
| Return Type | `float` |
| Build | `1207` |
| Parameters | `player` (Player) |
### Parameters
- **`player`** (`Player`)
### Usage
**Lua (Direct):**
```lua
local result = _0x5CA7FB7D6DE49DCC(player)
```
**Lua (Hash):**
```lua
local result = Citizen.InvokeNative(0x5CA7FB7D6DE49DCC, player)
```
---
## _0x767931C727DF2ED7
**Description:** Returns p2 value of 0x4791899615D70FA2
| Property | Value |
|----------|-------|
| Native Name | `_0x767931C727DF2ED7` |
| Hash | `0x767931C727DF2ED7` |
| Return Type | `int` |
| Build | `1207` |
| Parameters | `player` (Player), `p1` (int) |
### Parameters
- **`player`** (`Player`)
- **`p1`** (`int`)
### Usage
**Lua (Direct):**
```lua
local result = _0x767931C727DF2ED7(player, p1)
```
**Lua (Hash):**
```lua
local result = Citizen.InvokeNative(0x767931C727DF2ED7, player, p1)
```
---
## _0x79F478FF5F9F4F05
| Property | Value |
|----------|-------|
| Native Name | `_0x79F478FF5F9F4F05` |
| Hash | `0x79F478FF5F9F4F05` |
| Return Type | `void` |
| Build | `1207` |
| Parameters | `enabled` (BOOL) |
### Parameters
- **`enabled`** (`BOOL`)
### Usage
**Lua (Direct):**
```lua
_0x79F478FF5F9F4F05(enabled)
```
**Lua (Hash):**
```lua
Citizen.InvokeNative(0x79F478FF5F9F4F05, enabled)
```
---
## _0x8E462DB1EAA9C47C
| Property | Value |
|----------|-------|
| Native Name | `_0x8E462DB1EAA9C47C` |
| Hash | `0x8E462DB1EAA9C47C` |
| Return Type | `BOOL` |
| Build | `1207` |
| Parameters | `player` (Player) |
### Parameters
- **`player`** (`Player`)
### Usage
**Lua (Direct):**
```lua
local result = _0x8E462DB1EAA9C47C(player)
```
**Lua (Hash):**
```lua
local result = Citizen.InvokeNative(0x8E462DB1EAA9C47C, player)
```
---
## _0x919AF2D93E9AA89D
| Property | Value |
|----------|-------|
| Native Name | `_0x919AF2D93E9AA89D` |
| Hash | `0x919AF2D93E9AA89D` |
| Return Type | `BOOL` |
| Build | `1207` |
| Parameters | `player` (Player) |
### Parameters
- **`player`** (`Player`)
### Usage
**Lua (Direct):**
```lua
local result = _0x919AF2D93E9AA89D(player)
```
**Lua (Hash):**
```lua
local result = Citizen.InvokeNative(0x919AF2D93E9AA89D, player)
```
---
## _0xAA35FD9ABAB490A3
| Property | Value |
|----------|-------|
| Native Name | `_0xAA35FD9ABAB490A3` |
| Hash | `0xAA35FD9ABAB490A3` |
| Return Type | `BOOL` |
| Build | `1207` |
| Parameters | `player` (Player) |
### Parameters
- **`player`** (`Player`)
### Usage
**Lua (Direct):**
```lua
local result = _0xAA35FD9ABAB490A3(player)
```
**Lua (Hash):**
```lua
local result = Citizen.InvokeNative(0xAA35FD9ABAB490A3, player)
```
---
## _0xB3E8841F6BDAF83E
| Property | Value |
|----------|-------|
| Native Name | `_0xB3E8841F6BDAF83E` |
| Hash | `0xB3E8841F6BDAF83E` |
| Return Type | `void` |
| Build | `1207` |
| Parameters | None |
### Usage
**Lua (Direct):**
```lua
_0xB3E8841F6BDAF83E()
```
**Lua (Hash):**
```lua
Citizen.InvokeNative(0xB3E8841F6BDAF83E, )
```
---
## _0xB6E79850B759A30E
| Property | Value |
|----------|-------|
| Native Name | `_0xB6E79850B759A30E` |
| Hash | `0xB6E79850B759A30E` |
| Return Type | `void` |
| Build | `1207` |
| Parameters | `teamId` (int), `allow` (BOOL) |
### Parameters
- **`teamId`** (`int`)
- **`allow`** (`BOOL`)
### Usage
**Lua (Direct):**
```lua
_0xB6E79850B759A30E(teamId, allow)
```
**Lua (Hash):**
```lua
Citizen.InvokeNative(0xB6E79850B759A30E, teamId, allow)
```
---
## _0xB779F4FA19269AEC
| Property | Value |
|----------|-------|
| Native Name | `_0xB779F4FA19269AEC` |
| Hash | `0xB779F4FA19269AEC` |
| Return Type | `void` |
| Build | `1207` |
| Parameters | `flag` (BOOL) |
### Parameters
- **`flag`** (`BOOL`)
### Usage
**Lua (Direct):**
```lua
_0xB779F4FA19269AEC(flag)
```
**Lua (Hash):**
```lua
Citizen.InvokeNative(0xB779F4FA19269AEC, flag)
```
---
## _0xCCF71FCFA0070B1A
| Property | Value |
|----------|-------|
| Native Name | `_0xCCF71FCFA0070B1A` |
| Hash | `0xCCF71FCFA0070B1A` |
| Return Type | `BOOL` |
| Build | `1207` |
| Parameters | None |
### Usage
**Lua (Direct):**
```lua
local result = _0xCCF71FCFA0070B1A()
```
**Lua (Hash):**
```lua
local result = Citizen.InvokeNative(0xCCF71FCFA0070B1A, )
```
---
## _0xDB622ECD3DCBE078
| Property | Value |
|----------|-------|
| Native Name | `_0xDB622ECD3DCBE078` |
| Hash | `0xDB622ECD3DCBE078` |
| Return Type | `Any` |
| Build | `1207` |
| Parameters | `player` (Player) |
### Parameters
- **`player`** (`Player`)
### Usage
**Lua (Direct):**
```lua
local result = _0xDB622ECD3DCBE078(player)
```
**Lua (Hash):**
```lua
local result = Citizen.InvokeNative(0xDB622ECD3DCBE078, player)
```
---
## _0xDC9B361CB7776673
| Property | Value |
|----------|-------|
| Native Name | `_0xDC9B361CB7776673` |
| Hash | `0xDC9B361CB7776673` |
| Return Type | `void` |
| Build | `1207` |
| Parameters | `player` (Player) |
### Parameters
- **`player`** (`Player`)
### Usage
**Lua (Direct):**
```lua
_0xDC9B361CB7776673(player)
```
**Lua (Hash):**
```lua
Citizen.InvokeNative(0xDC9B361CB7776673, player)
```
---
## _0xEC8703E4536A9952
| Property | Value |
|----------|-------|
| Native Name | `_0xEC8703E4536A9952` |
| Hash | `0xEC8703E4536A9952` |
| Return Type | `void` |
| Build | `1207` |
| Parameters | None |
### Usage
**Lua (Direct):**
```lua
_0xEC8703E4536A9952()
```
**Lua (Hash):**
```lua
Citizen.InvokeNative(0xEC8703E4536A9952, )
```
---
## _0xEF6F2A35FAAF2ED7
| Property | Value |
|----------|-------|
| Native Name | `_0xEF6F2A35FAAF2ED7` |
| Hash | `0xEF6F2A35FAAF2ED7` |
| Return Type | `BOOL` |
| Build | `1207` |
| Parameters | `player` (Player) |
### Parameters
- **`player`** (`Player`)
### Usage
**Lua (Direct):**
```lua
local result = _0xEF6F2A35FAAF2ED7(player)
```
**Lua (Hash):**
```lua
local result = Citizen.InvokeNative(0xEF6F2A35FAAF2ED7, player)
```
---
## _0xF8938CF3984092A5
| Property | Value |
|----------|-------|
| Native Name | `_0xF8938CF3984092A5` |
| Hash | `0xF8938CF3984092A5` |
| Return Type | `void` |
| Build | `1207` |
| Parameters | `player` (Player) |
### Parameters
- **`player`** (`Player`)
### Usage
**Lua (Direct):**
```lua
_0xF8938CF3984092A5(player)
```
**Lua (Hash):**
```lua
Citizen.InvokeNative(0xF8938CF3984092A5, player)
```
---
*End of VOICE natives*