Xiaomi Mi Robot Vacuum (including the S5/S6/STYJ02YM and newer models) supports replacing standard audio alerts with human-language voice packets, not only making interaction with the device more enjoyable, but also making it easier to understand statuses β for example, when a vacuum cleaner reports the completion of cleaning or brush cleaning.
In this article, you will find step-by-step instructions for installing voice packets (Russian, English or custom), understand model compatibility, and learn how to avoid typical errors, from incorrect unpacking of archives to failures when downloading files through the Mi Home application.
What Xiaomi Vacuum models support voice packets
Not all Xiaomi robot vacuum cleaners can play voice alerts, but only for devices with built-in speaker and firmware support that allows you to replace system sounds. Below is a key model compatibility table:
| Model | Support for voice packets | Required version of firmware | Notes |
|---|---|---|---|
| Xiaomi Mi Robot Vacuum-Mop 2 Lite (STYJ02YM) | Yes. | 3.5.8 and higher | Requires manual installation through Mi Home |
| Xiaomi Mi Robot Vacuum-Mop 2 Pro (STYTJ02ZHM) | Yes. | 3.3.9+ | Supports automatic download from the cloud |
| Xiaomi Mi Robot Vacuum S5/S6 | Yes (limited) | 2.0.7β3.5.4 | English and Chinese packages only |
| Xiaomi Mi Robot Vacuum E10 | No. | β | No speaker, only light indicators. |
| Xiaomi Mi Robot Vacuum-Mop P | Yes. | 4.1.2+ | Support for user packages |
Important: If your model is not in the table, check for a speaker on the case (usually located under the lid next to the power button (E10, Viomi V2) Do not support voice alerts.
β οΈ Warning: Installing a voice pack on a model with firmware below 3.3.0 may cause system sounds to fail. β Settings of the device β Firmware update.
Where to download official and user voice packets
Official voice packs for Xiaomi Vacuum are distributed through Mi Home servers, but their range is limited (usually Chinese and English versions).For Russian or custom voices, third-party sources will be required.
- π Official Mi Home Cloud: Available via the app in Device Settings β Voice packets. Updates automatically, but choices are limited.
- πΎ Forums 4PDA and Xiaomi Community: Users share informal packages (like Alice or Maji's voice). Links are updated frequently - look for topics from your vacuum cleaner model.
- π GitHub repositories: Projects like com.maxmudjon.xiaomi_voice contain instructions and files for manual installation.
- π¦ Telegram channels: Channels of type @XiaomiVacuumRU or @MiHomeMods Regularly publish current packages and patches.
Critical: Only download files from trusted sources. Some custom packages may contain modified firmware that voids warranty or blocks access to Mi Home cloud features.
Preparation for installation: what to do before the start
Before installing the voice packet, follow the mandatory steps to avoid errors:
- Update your vacuum cleaner firmware to the latest version via Mi Home. Outdated versions of the software may not support voice files.
- Connect the vacuum cleaner to Wi-Fi (not mobile internet!) and a stable connection is required to download packets from the cloud.
- Charge the device to 50% or more, interruption of the process due to battery discharge can lead to failure.
- Back up your settings in Mi Home β Device Settings β Backup.
If you install a custom package, additionally:
- π Unpack the archive with voice files in a folder on your phone (for example, Download/Xiaomi_Voice).
- π Rename files according to the instructions (usually a format is required) voice_{language.pak).
- π Connect the vacuum cleaner to the charging station and make sure it is in standby mode (not during cleaning!).
Update vacuum cleaner firmware | Connect to Wi-Fi | Charge battery >50% | Make backup settings | Unpack archive with voice files-->
β οΈ Note: If your vacuum cleaner is tied to Mainland servers, some voice packets may not appear in Mi Home. To resolve the problem, change region to Singapore or Russia in your account settings.
Step-by-step: installation via Mi Home (official method)
This method is suitable for devices that support cloud voice packets (for example, Mi Robot Vacuum-Mop 2 Pro).
- Open the Mi Home app and select your vacuum cleaner.
- Go to Settings (β) β Voice packets.
- In the list of available packages, select the language you want (e.g. English (US) or Russian).
- Click Download and wait until the download is complete (may take up to 5 minutes).
- After download, press Install. The vacuum cleaner will reboot automatically.
If the voice has not changed since the reboot:
- π Reconnect the vacuum cleaner to the application (Add the device) β Robot vacuum cleaner).
- π± Remove the Mi Home app cache in your phone settings.
- π Check the volume of the speaker in the Settings menu β Sound.
π‘
If you donβt have Russian on the list, try changing your Mi Home account region to Russia or Ukraine. Go to profile β Region and select the country you want.
Manual installation of the user voice package
For models without cloud packets or custom voices like Alice's voice, you'll need a manual method, which is more complex, but it's more powerful.
- π± Android smartphone with root access or PC with root access ADB.
- π Voice packet in.pak format (for example, voice_ru.pak).
- π USB-Type-C Cable for Connecting a Vacuum Cleaner to a PC.
Instructions for PC (via ADB):
- Download and install ADB Tools.
- Connect the vacuum cleaner to your PC and enable USB Debugging (this may require activation of the developer mode through multiple clicks on the firmware version in Mi Home).
- Open the command line and execute: Adb devices Make sure the device is defined.
- Copy the voice packet into the system folder: adb push voice_ru.pak /sdcard/miio/voice/
- Reboot the vacuum cleaner with the command: adb shell reboot
Instructions for Android (without root):
If you donβt have a PC, use the Mi Home Mod app (an unofficial version with advanced features):
- Download Mi Home Mod with 4PDA.
- In the device menu, find the File Manager section.
- Download. voice_ru.pak folder /miio/voice/.
- Reboot the vacuum cleaner through Settings β Reboot.
What if the vacuum cleaner is not detected through ADB?
Typical errors and their solutions
Even with the correct following of the instructions, there can be problems, and the following are the most common mistakes and ways to fix them:
| Mistake. | Possible cause | Decision |
|---|---|---|
| Voice unchanged after installation | Packet file is corrupted or incompatible with firmware | Download the package again, check its hash amount (MD5). Make sure the firmware version supports voice packets. |
| Error "Failed to install" in Mi Home | Insufficient memory on the device or communication failure | Clean the vacuum cleaner cache (Settings β Memory Cleanup) and try again. |
| The vacuum cleaner squeaks instead of speaking | Incorrect file format or damage to the speaker | Check the package format (.pak). If the problem persists, contact the service (possible hardware malfunction). |
| The app does not see the "Voice Packages" section | Older version of Mi Home or firmware | Update the app in Google Play/App Store and vacuum cleaner firmware. |
If none of the solutions worked, try resetting the vacuum cleaner settings to factory:
- In Mi Home, go to Device Settings β General β Resetting.
- After reset, re-attach the vacuum cleaner to your account and try to install the voice packet again.
β οΈ Warning: Resetting will delete all stored room maps and cleaning schedules. Before the procedure, export the maps through Settings β Maps. β Export (if the function is available).
How to Remove Standard Sounds or Remove Voice Package
If you don't like the voice packet installed or it crashes, you can remove it.
- π For official packages: In Mi Home, go to Settings β Voice Packages and select Standard Sounds or Delete.
- ποΈ For custom packages: Connect to the vacuum cleaner through ADB and perform: adb shell rm /sdcard/miio/voice/voice_*.pak Then restart the device.
If after removal of the package the vacuum cleaner is silent or makes distorted sounds:
- Check the integrity of system files through Mi Home β Diagnostics β System Check.
- Update the firmware to the latest version.
- Reset your settings (see previous section).
π‘
Removing the voice packet doesn't always return standard sounds, and in some cases, the original package needs to be re-installed via Mi Home.