Skip to content

Google dialer CallRecording announcement customize

Notifications You must be signed in to change notification settings

D3it7i/CallReRecord

 
 

Repository files navigation

CallReRecord - Google dialer CallRecording announcement customize

Thanks to the original project for giving me the opportunity to revise

GAppsMod ISSUSE#50 solution, This is the xposed module, you need to enable it using lsposed etc.
Then you need to place your custom start and end announcements respectively, and the wav files are in the following paths:

  • /data/data/com.google.android.dialer/files/callrecordingprompt/starting_custom.wav
  • /data/data/com.google.android.dialer/files/callrecordingprompt/ending_custom.wav
    Grant permissions to ensure that the file can be read by everyone, This is done and he will work。
    If the file is unreadable or does not exist, the recording prompt will be slient

known issues

  • none

About

Google dialer CallRecording announcement customize

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%