Close

Android speech recognition preview (video)

A project log for TV Remote Control via Offline Speech Recognition

A low cost, open-source, universal-like remote control system that translates the user's spoken words into commands to electronic devices.

cassio-batistaCassio Batista 08/22/2018 at 14:120 Comments

I just uploaded a video of one of my previous projects where I deployed a speech recognition system (based on Julius decoder software) running on a Beaglebone Black computer, which runs a Debian-based OS. The video can be found in this project's “files” section The system was configured as a speech recognition server, which is accessed via Wi-Fi on a local network by an Android client application.

The difference to what I'm proposing now is that the speech recognition system will run on the Android-based smartphone (thanks to Google's native API); and the communication to the single board computer (now NTC's C.H.I.P.) that sends control commands to the TV will take place via Bluetooth rather than Wi-Fi.

-- CB.

Edit:
This video is also available on YouTube :) 

-- CB.

Discussions