Voice Remote Control

Home > Voice Remote Control

Project Details

Project “Remote control operated via voice commands”. The remote control is controlled by a microphone.

As part of this project, we developed software that is capable of performing various actions from a voice command, such as changing channels, choosing music, turning up and down the volume, looking up movies of a certain actor or genre, among others.

AI techniques were used to make this possible.

As a first step, speech-to-text technology is used to understand what is being said by voice and convert it into text. After that, Natural Language Processing (NLP) techniques were used, where the system learned how to react to each directive using phrases and words. This was tested and improved to ensure the greatest degree of accuracy. 

This project utilized Google tools such as Dialog Flow and Firebase.