Dapler Docs
StoreDiscord
  • Welcome
  • SCRIPTS
    • Bridge
      • Installation
      • File Structure
      • Usage
      • Client-side Exports
      • Server-side Exports
    • Notify
      • Installation guide
  • Speech Recognition
    • Installation
    • Requirements
    • Configuration
    • Microphone Access
    • License and Conditions
    • Support
  • Events
Powered by GitBook
On this page
  1. Speech Recognition

Microphone Access

Granting Access

  • First-Time Use: Players must press F8 and click Allow to grant microphone access when prompted by the Chromium-based NUI.

Revoking Access

If a player wishes to revoke microphone access permissions:

  1. Close FiveM.

  2. Navigate to the following directory:

    C:\Users\YourUsername\AppData\Roaming\CitizenFX\
  3. Open the media_access.json file.

  4. Locate and Remove the entry corresponding to dr-voicerecognition, for example:

    ["serverIP:dr-voicerecognition",1]
  5. Save the file.

  6. Restart FiveM.

  7. Re-Prompt: Upon next use, the player will be prompted again to grant microphone access.

PreviousConfigurationNextLicense and Conditions

Last updated 1 month ago