Posts
All the articles I've posted.
-
How to Remove Voicemail Menu Options in FusionPBX - Disable Options 5, 8, 9
Learn how to customize FusionPBX voicemail by removing unwanted menu options (callback, forward, save to folder). Step-by-step guide to edit FreeSWITCH XML and Lua scripts for a cleaner voicemail experience.
-
Flow vs Suspend in Room DAO - When to Use Which in Jetpack Compose
Learn the key differences between Flow and suspend in Room DAO. Understand when to use Flow for real-time updates and suspend for one-time operations in Jetpack Compose apps.
-
Install Piper TTS on Debian Linux(Offline Neural Text-to-Speech Guide)
Step-by-step guide to install and test Piper TTS on Debian Linux, including downloading an English voice model and generating speech offline.
-
Install Qt 6.8.0 Offline on Ubuntu
Complete step-by-step guide to install Qt 6.8.0 LTS offline on Ubuntu 24.04. Includes all dependencies, build configuration, and troubleshooting tips.