Skip to content

[Feature] disable recording message voice #293

@baghdadhost-wq

Description

@baghdadhost-wq

Is your feature request related to a problem?

It's frustrating when the system plays an audible voice message/greeting to announce that a call is being recorded. Furthermore, manually replacing the audio files with empty ones is only a temporary fix, as the system restores the original audio files and the sound returns after restarting the device.

Describe the solution you'd like:

Is your feature request related to a problem?

I would like a feature (perhaps a toggle in the settings) that persistently disables the call recording announcement. The tweak should automatically inject or maintain empty/blank audio files in the following directory: Var/mobile/library/callservices/greetings/default/***.m4a and ***.caf
Crucially, the tweak needs to ensure this patch

It's frustrating when the system plays an audible voice message/greeting to announce that a call is being recorded. Furthermore, manually replacing the audio files with empty ones is only a temporary fix, as the system restores the original audio files and the sound returns after restarting the device.

Describe the solution:

I would like a feature (perhaps a toggle in the Lara settings ) that inject the empty files in following directory: Var/mobile/library/callservices/greetings/default/***.m4a and ***.caf to disables the call recording announcement without copy and paste every time the phone is rebooted .

Describe alternatives you've considered:

The current workaround is manually navigating to the directory using the built-in file browser within the Lara application and replacing the original audio files with empty ones. However, this is tedious and fails after a device reboot, requiring the user to repeat the process every single time.

Scope:

  • UI / UX change
  • New exploit capability or device support
  • Tweak / package management
  • Persistence or boot behavior
  • Logging, diagnostics, or error handling
  • Build system / CI
  • Documentation
  • Other (File system modification)

Scope:

  • UI / UX change
  • New exploit capability or device support
  • Tweak / package management
  • Persistence or boot behavior
  • Logging, diagnostics, or error handling
  • Build system / CI
  • Documentation
  • Other (File system modification)

Additional context:

Are you willing to help implement this?

  • Yes, I can submit a PR
  • I can help test
  • I'm just suggesting the idea

Pre-submission checklist:

  • I have searched existing issues (open and closed) and confirmed this feature has not already been requested
  • This request is relevant to the latest version / commit of Lara
  • I have provided sufficient detail (problem, proposed solution, scope) for a maintainer to evaluate
  • I agree to communicate respectfully with the developers and understand that harassment may result in restricted support

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions