The function speech speed (or TalkBack) on Android is intended for people with visual impairments, but is sometimes activated accidentally - for example, after a system update or when pressing hot keys. If your smartphone begins to โstutterโ, pronounce letters one at a time, or speed up the assistantโs voice, the problem lies in this setting. In most cases, it can be disabled in 2-3 steps, but on some devices (especially with custom firmware) additional manipulations will be required.
Do not rush to reset your phone to factory settings! In 90% of cases, speech speed is adjusted through standard menus or ADB commands. Below we will look at all the working methods - from simple to advanced, including solutions for devices with a damaged screen.
โ ๏ธ Attention: On some models Samsung and Xiaomi after turning off the speech speed, a reboot may be required. If voice prompts continue to sound, check your accessibility settings for duplicate functions (for example, Select to Speak).
Why does Android change the speech speed on its own?
Most likely, you are faced with one of three reasons:
- ๐ Random activation. Key combination (for example, holding two fingers on screen) or triple-clicking the power button can turn on
TalkBackorVoice Assistant. - ๐ฑ System update. After the May 2026-2026 security patches, accessibility settings are reset on some devices.
- ๐ค Google services crash. If the speech rate changes only in Google Assistant or Google Maps, the problem lies in the application cache.
On devices With One UI (Samsung) and MIUI (Xiaomi) there is also a bug when the speech speed is reset to maximum after connecting headphones. This is due to a conflict between Bluetooth drivers and text services.
Method 1: Disabling through Android settings (standard method)
This is the most reliable method that works on 95% of devices. The instructions are universal for pure Android (Pixel, Motorola), Samsung One UI, Xiaomi MIUI and other shells.
- Open
SettingsโAccessibility(orAdditional functionson Samsung). - Select section
Narrator,TalkBackorVoice assistant. - Move the slider to position Off or click
Disable. - Confirm the action by clicking
OKin the window that appears.
If the section Accessibility is missing, try an alternative path:
Settings โ System โ Gestures โ Accessibility
โ ๏ธ Attention: On On some devices Huawei (EMUI) and Oppo (ColorOS) the speech speed function may be hidden under the name Voice control or Screen reading. Use the search in settings (magnifying glass icon at the top of the screen).
โ๏ธ Check before turning off
Method 2: Hotkeys for emergency shutdown
If the screen does not respond to touch because it is turned on TalkBack, use the physical buttons:
- ๐ For Samsung: Hold
Volume up + Volume down3 seconds. - ๐ For Google Pixel/Xiaomi: Triple press the button
Power. - ๐ For unlocked devices face: Blink five times quickly in front of the front camera (works only if the function has been activated previously).
After this, the system will prompt you to disable the screen reader. If the combinations do not work, check them in the section Settings โ Accessibility โ Gestures.
What to do if the buttons do not work?
If hot keys are disabled or do not work, connect the device to the PC and use ADB (method 4).
Method 3: Resetting accessibility settings
If the speech speed is reset after each reboot, the problem may lie in damaged configuration files. In this case, resetting will help:
- Go to
Settings โ System โ Reset. - Select
Reset accessibility settings(on some devices -Reset all settings). - Confirm the action and wait for the reboot.
โ ๏ธ Attention: This method will delete all your personal accessibility settings, including font size, color filters and gestures. Android does not create backup copies of these settings!
| Manufacturer | Path to reset | Notes |
|---|---|---|
| Samsung | Settings โ General management โ Reset โ Reset accessibility settings |
Requires input PIN code |
| Xiaomi/Redmi | Settings โ About phone โ Reset settings โ Reset accessibility settings |
May be missing on older versions of MIUI |
| Google Pixel | Settings โ System โ Accessibility โ Reset |
The fastest way |
| Huawei | Settings โ System and updates โ Reset โ Reset all settings |
Deletes all settings except application data |
Method 4: Disabling via ADB (for advanced users)
If standard methods do not help, use Android Debug Bridge (ADB). This method is suitable for devices with unlocked USB debugging.
You will need:
- ๐ฅ๏ธ A computer with drivers installed ADB.
- ๐ฑ USB cable (preferably original).
- ๐ง Enabled
USB debuggingin the developer settings.
How to enable debugging:
- Go in
Settings โ About phone. - Click on
Build number7 times until a notification appearsYou have become a developer!. - Go back to
Settings โ System โ For Developersand activateUSB Debugging.
Now connect the phone to the PC and run the commands:
adb shell settings put secure enabled_accessibility_services ""adb shell settings put secure accessibility_enabled 0
adb reboot
These commands will completely reset all accessibility services, including TalkBack and Select to Speak. After a reboot, the speech rate will return to standard values.
If ADB does not recognize the device, try reinstalling the drivers via SDK Platform Tools or using an alternative cable.
Method 5: Uninstalling updates for Google TTS (text to speech)
Sometimes the problem lies not in the Android settings, but in a service failure Google Text-to-SpeechTo return the standard speech speed:
- Open
Settings โ Applications. - Find
Google TTS(orText-to-Speech) in the list. - Click
Three dots โ Uninstall updates. - Reboot your device.
If after this the voice becomes too slow, return updates via Google Play or manually install the latest APK from the site APKMirror.
Removing TTS updates resets all voice settings to factory settings, including language, pitch and speed.
Method 6: Checking for conflicting applications
Some apps (especially voice assistants and launchers) may conflict with standard Android services. If the speech speed changes only in certain applications:
- ๐ต For music players: Disable the function
Voice promptsin the application settings (for example, in Spotify or YouTube Music). - ๐บ๏ธ For navigators: In Google Maps or Yandex.Navigator check the section
Voice settings โ Speech speed. - ๐ค For voice assistants: In Google Assistant go to
Settings โ Voice Assistant โ Speed speechand set the valueAverage.
If the problem appeared after installing a new application, try uninstalling it or rolling back to the previous version. To do this:
- Open
Settings โ Applications. - Select the suspicious one. application.
- Click
Uninstall updatesorUninstall.
Solution for devices with damaged screen
If the screen does not work, but the phone responds to touches, try:
- Connect USB mouse via the OTG adapter. The cursor will be visible on the screen (if the matrix displays the image at least a little).
- Use Voice Control data-i="219">Turn off voice control:
- Tell:
Ok Google, open settings. - Then:
AccessibilityโTalkBackโTurn off.
- Tell:
โ ๏ธ Attention: On devices with AMOLED screens If the matrix is physically damaged, the display may need to be replaced. In this case, voice control is unstable due to sensor malfunctions.
Frequently asked questions
Why does the speech speed in Google Assistant remain high after turning off TalkBack?
Google Assistant uses separate voice settings. To reset the speed:
- Open Google Assistant.
- Click on the icon profile โ
SettingsโVoice assistant. - Select
Speech speedand set the valueMedium.
If there is no option, update the application Google via the Play Market.
Is it possible to disable the speech speed only for specific applications?
Yes, but not for some applications (for example, Google Maps or Waze) allow you to adjust the voice speed regardless of system parameters. To do this:
- Open the application settings.
- Find the section
Voice. tipsorNavigation. - Adjust the speed manually.
For other apps you will have to turn it off TalkBack completely.
After resetting the settings, the speech speed became high again What. do?
This is a sign of a system failure. Try:
- Update the firmware via
Settings โ Software update. - Delete cache for the application
Google TTS(Settings โ Applications โ Google TTS โ Memory โ Clear cache). - Reset to factory settings (make a backup copy of the data first).
If the problem persists, contact the service center. It may be damaged. firmware.
How to disable speech speed on Android Auto?
Android Auto uses separate voice settings. To change the speed:
- Connect the phone to the car.
- On the screen Android Auto click
Settings(gear icon). - Select
Google Voice AssistantโVoice Settings. - Adjust the slider
Speech speed.
If the item is not there, update Android Auto to the latest version.
Is it possible to permanently remove TalkBack from Android?
No, this is a system application, and its complete removal will require root accessHowever, you can:
- Disable it via
Settings โ Applications โ TalkBack โ Disable. - Delete updates (if it is not a system application, but a user application).
- Use
ADBto deactivate (command:adb shell pm disable-user --user 0 com.google.android.marvin.talkback).
โ ๏ธ Attention: Disabling system applications can lead to unstable operation of the phone.