This document describes the design and implementation of a computer interfaced voice activated switch. The system allows electrical devices to be switched on and off using voice commands or manual control. The hardware components include a microcontroller, buffer, relays, and regulated power supply. The software uses Visual Basic 6.0 for the voice recognition application and to interface with the parallel port of the computer. When a voice command is received, the computer sends a signal to the microcontroller through the parallel port. The microcontroller then uses this signal to activate the appropriate relay and switch the connected load on or off. The system was tested and able to successfully control loads using both voice and manual methods.