Speech Recognition on Raspberry Pi for Voice Controlled Home Automation

Voice Controlled Home Automation using Raspberry Pi
In this project, we are going to build a Raspberry-Pi based Voice Controlled Home Automation System that can listen, respond, and control AC loads as per our voice commands. We have directly performed Speech Recognition on Raspberry Pi, so we can directly connect a microphone to our Pi and speak into it. This avoids the need for external devices like a mobile phone. Also, the system can be kept turned on all the time, waiting for a particular voice command. Here, we have programmed the Pi to respond for a keyword “hello” after which we can control our lights to be on or off. You can also check other IoT based Home Automation projects here.

Read Full Article: https://www.iotdesignpro.com/projects/speech-recognition-on-raspberry-pi-for-voice-controlled-home-automation

Comments