> For the complete documentation index, see [llms.txt](https://lmrp.gitbook.io/last-mile-rp/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lmrp.gitbook.io/last-mile-rp/how-to-general-info./keybinds/voice.md).

# Voice

### <mark style="color:orange;">Basic Voice</mark>

1. Press <mark style="color:purple;">\[ESC]</mark> to bring up the Pause Menu
2. Select <mark style="color:yellow;">**SETTINGS**</mark>
3. Select <mark style="color:yellow;">**KEY BINDINGS**</mark>
4. Select <mark style="color:yellow;">**GTA ONLINE**</mark>
5. 3rd option down will be <mark style="color:yellow;">**PUSH TO TALK**</mark>
   1. Click here under primary
   2. It will begin flashing
   3. Press the key on your keyboard you want to use for your push to talk

### <mark style="color:orange;">Cycle Proximity</mark>

This is the button you will press to go from whisper, normal and yelling.

1. Press <mark style="color:purple;">\[ESC]</mark> to bring up the Pause Menu
2. Select <mark style="color:yellow;">**SETTINGS**</mark>
3. Select <mark style="color:yellow;">**KEY BINDINGS**</mark>
4. Select <mark style="color:yellow;">**FIVEM**</mark>
5. Scroll to find <mark style="color:yellow;">**(PMA-VOICE) CYCLE PROXIMITY**</mark>
   1. *<mark style="color:green;">They are in alphabetical order based on words in the (Parentheses)</mark>*
      1. Click here under primary
      2. It will begin flashing
      3. Press the key on your keyboard you want to use for your push to talk

### <mark style="color:orange;">Talk on Radio</mark>

1. Press <mark style="color:purple;">\[ESC]</mark> to bring up the Pause Menu
2. Select <mark style="color:yellow;">**SETTINGS**</mark>
3. Select <mark style="color:yellow;">**KEY BINDINGS**</mark>
4. Select <mark style="color:yellow;">**FIVEM**</mark>
5. Scroll to find <mark style="color:yellow;">**(PMA-VOICE) TALK OVER RADIO**</mark>
   1. *<mark style="color:green;">They are in alphabetical order based on words in the (Parentheses)</mark>*
      1. Click here under primary
      2. It will begin flashing
      3. Press the key on your keyboard you want to use for your push to talk

### <mark style="color:orange;">Change Radio Channels</mark>

1. Press <mark style="color:purple;">\[ESC]</mark> to bring up the Pause Menu
2. Select <mark style="color:yellow;">**SETTINGS**</mark>
3. Select <mark style="color:yellow;">**KEY BINDINGS**</mark>
4. Select <mark style="color:yellow;">**FIVEM**</mark>
5. Scroll to find <mark style="color:yellow;">**(IZZY-RADIO) GO DOWN A CHANNEL**</mark>
   1. *<mark style="color:green;">They are in alphabetical order based on words in the (Parentheses)</mark>*
      1. Click here under primary
      2. It will begin flashing
      3. Press the key on your keyboard you want to use for your push to talk

### <mark style="color:orange;">Change Radio Channels</mark>

1. Press <mark style="color:purple;">\[ESC]</mark> to bring up the Pause Menu
2. Select <mark style="color:yellow;">**SETTINGS**</mark>
3. Select <mark style="color:yellow;">**KEY BINDINGS**</mark>
4. Select <mark style="color:yellow;">**FIVEM**</mark>
5. Scroll to find <mark style="color:yellow;">**(IZZY-RADIO) GO UP A CHANNEL**</mark>
   1. *<mark style="color:green;">They are in alphabetical order based on words in the (Parentheses)</mark>*
      1. Click here under primary
      2. It will begin flashing
      3. Press the key on your keyboard you want to use for your push to talk


---

# 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://lmrp.gitbook.io/last-mile-rp/how-to-general-info./keybinds/voice.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.
