Vocera allows you to customize
These release notes contain information for all the locales supported by
The following table shows the supported locale with the country code, language, local suite
versions, the base speech pack, whether the Multiple Speech Pack is available, and the
minimum
Locale | Country code | Language | Locale suite version | Base speech pack | Supports Multiple Speech Pack | Minimum VP build |
---|---|---|---|---|---|---|
Australia | AU | English | 6.1.0.4 | en-AU | - | 6.1.0.294 |
Great Britain | GB | English | 6.1.0.23 | en-GB | - | 6.1.0.293 |
This section summarizes the new features in this release.
There are no new features or enhancements in this initial release.
This section provides information about installation, upgrade, and uninstallation of the Vocera Localization Suite.
Installation Prerequisites
Installing Vocera Localization Suite
sudo systemctl stop vocera-voice
sudo chmod -R 777 /<home directory>/en_<country code>
cd /<home directory>/en_<country code>/<path of the recognizer> sudo ./install.sh cd /<home directory>/en_<country code>/<path of the recognizer>/patches sudo ./install_cumulative_patch.pl
sudo rpm -iv /<home directory>/en_<country code>/<path of the vocalizer>/<filename.rpm>
export VOCERA_LOCALE=en_<country code>
sudo yum localinstall vocera-locale_en_<country code>
sudo yum info installed vocera-locale_en_<country code>
sudo systemctl start vocera-voice
Upgrading Vocera Localization Suite
If you are moving to a later version of the installed
sudo yum clean all sudo yum check-updates sudo yum list available | grep vocera-locale_en_<country code>
sudo yum install vocera-locale_en_<country code>
sudo java -cp "/opt/vocera/server/lib/*" vai.admin.Restore <server IP address> Administrator admin backup.zip
sudo yum info installed vocera-locale_en_<country code>
sudo systemctl start vocera-voice sudo systemctl status vocera-voice.service
Uninstalling Vocera Localization Suite
sudo systemctl stop vocera-voice
cd /<home directory>/en_<country code>/<path of the recognizer>/<path of the patch> sudo ./uninstall_cumulative_patch.pl cd /<home directory>/en_<country code>/<path of the recognizer> sudo yum remove <recognizer filename>
cd /<home directory>/en_<country code>/<path of the vocalizer> sudo yum remove <vocalizer filename>
sudo yum remove vocera-locale_en_<country code>
sudo systemctl start vocera-voice sudo systemctl status vocera-voice.service
/opt/vocera/server/vocera.env export VOCERA_LOCALE=en_US
This section provides information about fixes and improvements made in this release.
There are no fixed issues in this initial release.
This section provides information about known product defects and limitations in this release.
There are no known issues in this initial release.