Can I uninstall this Google service without affecting my phone negatively?
from MeowerMisfit817@lemmy.world to privacy@lemmy.ca on 16 Mar 06:19
https://lemmy.world/post/44320451

#privacy

threaded - newest

Axolotl_cpp@feddit.it on 16 Mar 07:10 next collapse

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

mech@feddit.org on 16 Mar 07:13 next collapse

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 on 16 Mar 08:01 next collapse

Can you replace it with an OS app like SherpaTTS?

mech@feddit.org on 16 Mar 08:04 next collapse

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

Tibi@discuss.tchncs.de on 16 Mar 09:50 collapse

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

muzzle@lemmy.zip on 16 Mar 10:34 collapse

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

Tibi@discuss.tchncs.de on 17 Mar 08:46 collapse

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

paraplu@piefed.social on 16 Mar 08:48 next collapse

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

MeowerMisfit817@lemmy.world on 16 Mar 13:42 collapse

Well, seems I can uninstall it. Thanks.

grue@lemmy.world on 16 Mar 09:58 next collapse

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

MeowerMisfit817@lemmy.world on 16 Mar 13:42 collapse

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

FauxLiving@lemmy.world on 16 Mar 13:24 next collapse

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

/GrapheneOS

Kyrex@lemmy.frozeninferno.xyz on 17 Mar 04:59 collapse

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 on 18 Mar 13:39 collapse

I used Brevent on my phone to uninstall it.