Complete Swedish language pack for MikoPBX including UI translations and voice prompts.
- Voice Prompts: Swedish voice prompts for system menus, greetings, and notifications
- UI Translations: Complete Swedish translation of MikoPBX admin interface
- Download and install the module from MikoPBX Marketplace
- Enable the module in Modules section
- Go to General Settings and select Swedish (Svenska) as the system language
- MikoPBX 2025.1.1 or later
The Swedish voice prompts shipped with this module were synthesized locally
using neural TTS. This includes both the supplementary prompts that were
missing from the upstream Asterisk Swedish sound set and the legacy .gsm
prompts that have been regenerated in higher-fidelity native Swedish:
- Engine: Piper TTS
- Voice model:
sv_SE-nst-medium(from rhasspy/piper-voices) - Sample rate: 22050 Hz, mono, 16-bit PCM WAV
The text used for each TTS-generated prompt is recorded in
Sounds/core-sounds-sv-sv.txt for transparency and regeneration.
On module installation, MikoPBX automatically converts WAV files to all Asterisk formats (ulaw, alaw, gsm, g722, sln) for codec compatibility.
- Module code: GNU General Public License v3.0
- Sound files: CC BY-SA 4.0 (Asterisk Sound Files)
- TTS-generated prompts: CC BY-SA 4.0 (Piper TTS, https://github.com/rhasspy/piper)
- Module development: © 2017-2026 Alexey Portnov and Nikolay Beketov
- Voice prompts: From official Asterisk release; supplementary prompts generated using open-source Piper TTS models