this post was submitted on 16 Mar 2026
1 points (100.0% liked)

privacy

9879 readers
1 users here now

Big tech and governments are monitoring and recording your eating activities. c/Privacy provides tips and tricks to protect your privacy against global surveillance.

Partners:

founded 4 years ago
MODERATORS
 
top 14 comments
sorted by: hot top controversial new old
[–] mech@feddit.org 0 points 2 months ago* (last edited 2 months ago) (3 children)

It'll make the microphone button on your keyboard not work and turn your GPS app mute. Other than that, no bad effects.

[–] muzzle@lemmy.zip 0 points 2 months ago (2 children)

Can you replace it with an OS app like SherpaTTS?

[–] Tibi@discuss.tchncs.de 0 points 2 months ago (1 children)

I have replaced it with sherpaTTS and now I can hear glados' voice for navigation :D

[–] muzzle@lemmy.zip 0 points 2 months ago (1 children)

Really? which one are you using to get the Glados effect?

[–] Tibi@discuss.tchncs.de 0 points 2 months ago

The repo links to this to test models: https://huggingface.co/spaces/k2-fsa/text-to-speech And there is a glados one listed there (at least in english and german)

[–] mech@feddit.org 0 points 2 months ago

Yes but I've given up on that front. Not important enough for me to research any more.

[–] paraplu@piefed.social 0 points 2 months ago

I'd also expect it could make Google translate unable to pronounce words.

[–] MeowerMisfit817@lemmy.world 0 points 2 months ago

Well, seems I can uninstall it. Thanks.

[–] Axolotl_cpp@feddit.it 0 points 2 months ago* (last edited 2 months ago)

I think it's used for google assistant and the voice digitation, i am not sure tho, but anyway it's not something that will break Android and you can just reinstall it

[–] grue@lemmy.world 0 points 2 months ago (1 children)

I think Duolingo requires it in order to do speaking exercises.

[–] MeowerMisfit817@lemmy.world 0 points 2 months ago

I don't use it anyway, so this wouldn't be this big of a damage.

[–] FauxLiving@lemmy.world 0 points 2 months ago

I don't have it installed on my phone and it works just fine.

/GrapheneOS

[–] Kyrex@lemmy.frozeninferno.xyz 0 points 2 months ago (1 children)

Yes you can. Enable USB debugging and do this adb command: adb shell pm uninstall --user 0 com.google.android.tts

And if you want to restore it: adb shell cmd package install-existing --user 0 com.google.android.tts

[–] MeowerMisfit817@lemmy.world 0 points 2 months ago

I used Brevent on my phone to uninstall it.