How to install voiceover on the robot vacuum cleaner Xiaomi: from downloading files to firmware

Xiaomi Mi Robot Vacuum (including the S5/S6/S7, Mop 2 Pro and others) are often delivered by default with Chinese voiceovers or no Russian voice prompts, which creates discomfort: unclear commands, no feedback when errors or cleaning is completed. Fortunately, you can install Russian voiceovers yourself β€” and this does not always require a soldering iron or deep programming knowledge.

In this article, we will discuss all the current ways: from official updates through the Mi Home app to manual firmware through ADB or replacing files with micro-SD. Describe the nuances for different models, warn against typical errors (for example, firmware inappropriate voiceover version can cause a failure of the Wi-Fi module), and give a checklist to check the result. If your vacuum cleaner is silent or speaks in an incomprehensible language, here you will find a solution.

Which Xiaomi models support voiceover installation?

Not all Xiaomi robot vacuum cleaners allow you to change the language of voice prompts.

  • πŸ”Ή Supported by Mi Robot Vacuum-Mop 2 Pro, S5/S6/S7, STYJ02YM, SDJQR02RR (and others with a processor MT7688 or RT5350).
  • πŸ”Έ Partially supported by Mi Robot Vacuum-Mop P, 1C, 1S β€” You need to use manual firmware via Telnet.
  • πŸ”Ά Not supported: Mi Robot Vacuum 1 (first generation), Viomi (separate line with other software).

To pinpoint the model, look at the sticker under the vacuum cleaner cover (e.g., STYJ02YM) or in the Mi Home app under Device β†’ Settings β†’ About Device. If your model is not on the supported list, Attempt firmware may result in a loss of warranty or device failure.

πŸ“Š What model of a robot vacuum cleaner Xiaomi you have?
Mi Robot Vacuum-Mop 2 Pro
Mi Robot Vacuum S5/S6/S7
Mi Robot Vacuum 1C/1S
Another Xiaomi model
Another brand's vacuum cleaner

Method 1: Officially Update with Mi Home (Safeest Method)

If your vacuum cleaner supports firmware updates through the app, it won't take more than 10 minutes.

  1. Open Mi Home, select your vacuum cleaner.
  2. Go to Settings. β†’ Firmware of the device.
  3. Click Check Updates. If you have a version marked RU or Multilanguage, download it.
  4. Wait until the end (the vacuum cleaner will restart automatically).

⚠️ Warning: After the update, reset the vacuum cleaner settings (Settings) β†’ Reset, otherwise the voice may not be activated. Also check the region in the Mi Home profile - it must be Russia or Europe, otherwise the update with Russian may not show up.

Make sure the vacuum cleaner is charged (>20 percent battery)|

Connect the vacuum cleaner to stable Wi-Fi (not mobile Internet) |

Check out the region at Mi Home (Russia/Europe) |

Make a backup of settings (screen photo with parameters)-->

Method 2: Manually upload voiceovers via micro-SD (for models with memory cards)

Many Xiaomi vacuum cleaners (such as the Mop 2 Pro) have a micro-SD slot where voice files can be uploaded.

  • πŸ“ MicroSD memory card (up to 32 GB, formatted in the form of a microSD card) FAT32).
  • πŸ’» Computer for downloading files.
  • πŸ”— Archive with voiceovers (choose a version for your model!).

Instructions:

  1. Download the archive with voiceover (for example, ru_RU_STYJ02YM.zip foreground 2 Pro).
  2. Unpack files in the micro-SD root (should be sound and voice folders).
  3. Insert the card into the vacuum cleaner (the slot is usually under the lid next to the water tank).
  4. Turn on the vacuum cleaner – it will automatically detect files and install them (update indicator will light up).
What if the vacuum cleaner does not see the files on the map?
1. Recheck the map format (FAT32 only!). 2. Make sure the files are unpacked to the root (not the folder). 3. Try another memory card (some models don't read SanDisk). 4. Rename the files according to the instructions for your model (e.g., S5 requires files with rockrobo prefix).

⚠️ Warning: Do not remove the memory card during installation (the indicator flashes blue). If the process is interrupted, the vacuum cleaner may freeze while booting - you will need to reset through the button. RESET (hold on).

Method 3: Firmware via Telnet/ADB (for advanced users)

If the official methods don’t work, you can manually flash voiceovers via Telnet or ADB, which is suitable for MT7688-based models (e.g. STYJ02YM).

  • πŸ–₯️ Computer with Windows/Linux.
  • πŸ”Œ Cable USB β†’ Micro-USB (to connect to a vacuum cleaner).
  • πŸ“¦ Package of utility for working with firmware.

Steps:

  1. Connect the vacuum cleaner to the computer via USB (the connector is hidden under the cover).
  2. Install the CP210x driver (download here).
  3. Open PuTTY and connect via Telnet to 192.168.1.1 (port 23).
  4. Enter the commands: cd /mnt/UDISK/ wget http://[link to archive with voice] unzip voice.zip reboot

⚠️ Attention: Incorrect commands in Telnet can erase the vacuum cleaner firmware. If the device does not turn on after rebooting, you will need to flash through the vacuum cleaner. UART (We recommend backing up the current firmware with dd if.=/dev/mtdblock0 of=/mnt/UDISK/backup.bin.

πŸ’‘

Before you run through Telnet, disable the antivirus – it can block uploading files to the vacuum cleaner as β€œsuspicious activity.”

Compatibility table for Xiaomi voiceovers and models

Model vacuum cleanerSupported methodReference to voiceoverNotes
Mi Robot Vacuum-Mop 2 Pro (STYJ02YM)Mi Home, microSD, Telnet4PDAVoice from Viomi is suitable without modifications
Mi Robot Vacuum S5/S6 (SDJQR02RR)Mi Home, microSDMIUI ForumRequires firmware version β‰₯ 3.5.8
Mi Robot Vacuum 1C (SDJQR05RR)Only Telnet.GitHubYou need to sell off the resistor to access UART
Viomi V2/V3Official updateThrough the Viomi Home appNot compatible with Xiaomi firmware

Typical problems and their solutions

Even after a successful voiceover installation, there may be failures.

  • πŸ”‡ The vacuum cleaner does not say after firmware: Check if voiceover is enabled in the settings (Settings) β†’ Voice prompts. Reboot the device (hold the power button for 5 seconds. If the model supports microSD, remove the card and paste it back in.

Voice interrupted or distorted:

  1. Make sure that the voice files are suitable for your model (for example, Mop 2 Pro voice files will not work for the S5).
  2. Format your memory card in FAT32 (not exFAT!).

Error "Invalid voice file":

Downloaded files are corrupted or do not match the firmware version. Check the checksums (MD5) of the archive.

πŸ’‘

If after installing the voiceover vacuum cleaner began to β€œstutter” or give out errors, return to the factory firmware through Mi Home (Recovery and Reset section).

How do you get the original voiceover back?

If the Russian voice experiment failed or you want to return the Chinese voiceover, do the following:

  1. For models with microSD: delete all files from the memory card and restart the vacuum cleaner.
  2. For Telnet stitches: cd /mnt/UDISK/ rm -rf sound/ rm -rf voice/ reboot
  3. Through Mi Home: Reset to factory settings (Settings β†’ Reset).

⚠️ Note: On some models (e.g, 1C) factory reset erases the entire memory card, including cleaning zone files!

FAQ: Frequent questions about Xiaomi voiceover

Can I install voiceover on a Xiaomi vacuum cleaner without a computer?
Yes, if your model supports an upgrade via Mi Home or has a microSD slot. 2 Pro and S6 You just download files to your phone, transfer them to a memory card, and put them in a vacuum cleaner. Telnet/ADB.
Why did the vacuum cleaner become slower after installing voiceover?
This is typical of low-memory models (e.g. Mi Robot Vacuum 1). Russian voice files take up more space than Chinese ones and can load the processor. Solution: Remove unnecessary audio packets (e.g., hints for rarely used features). Reverse to the lightweight version of voice acting (search in 4PDA themes marked Lite).
How to download the voiceover for Xiaomi Mi Robot Vacuum S5?
Official files: MIUI Forum (Section "Firmware for Robot Vacuum-Vaccuum"), 4PDA (Subject "Xiaomi Mi Robot Vacuum-Mop"). Before downloading, check compatibility with your firmware version (Specified in Settings β†’ Device).
Can I install a voice assistant (Alice or Google Assistant) on a Xiaomi vacuum cleaner?
No, Xiaomi's robot vacuum cleaners don't support firmware-level integration with voice assistants. However, you can: Use Yandex Station or Google Home to control the vacuum cleaner through Mi Home (OK Google, turn on the vacuum cleaner) Set up IFTTT for voice control. There won't be full voice voice from Alice or Google in the vacuum cleaner itself.
After the voiceover firmware, Wi-Fi was lost.
This is a typical problem when installing an incompatible version of files. Solutions: Reset vacuum cleaner settings (Settings) β†’ If Wi-Fi is not restored, run the original firmware through Mi Home (Update section). For models with Telnet access, run the command: nvram set wl0_country_code=RU nvram commit reboot