This document describes a smart home system that uses voice recognition to control home appliances. The system extracts features from voice commands using MFCC and HMM algorithms via the Google API. These features are converted to text and used to control devices connected to a microcontroller via relays. The system was able to successfully turn lights and fans on and off through voice commands, making it useful for elderly or disabled users to control home appliances with just their voice.