News:

Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com

Main Menu

Using LINUCMCE for a university project?

Started by Ninja, October 06, 2010, 08:46:27 PM

Previous topic - Next topic

Ninja

Hello,

I am a university student and was hoping for some advice on how suitable LinixMCE would be for my final year project.

Basically, I am looking to provide the features of LinuxMCE to deaf users. To do this I would use open source voice recognition software, which would then convert the voice commands into VoiceXML, upon which the commands would be passed to the installed distro/host machine.

An simple example would be a user saying "Lights off" into a microphone, and the system would turn the lights off.

I would very much appreciate any advice on the feasibility of my idea, and any other thoughts you could kindly share.

Many thanks.


bongowongo

Or you could use lights flickering as a doorbell.
I do not know your background..........but everything is doable.

tschak909

LinuxMCE is all about messages.

You would merely need to use the supplied tools to create a C++ skeleton driver for what you need. This would be classified in the Interfaces category, and would use the same commands, to forward commands to the on-screen orbiter.

-Thom

jimbodude

Voice control for LinuxMCE would be a great addition.  It's been discussed before, however I don't think there was any progress outside of a discussion.

http://forum.linuxmce.org/index.php?topic=1502.0

As Thom said, once you have the Voice-to-Command translation working, the rest is fairly trivial.  I'm sure you could find people on the forum (myself included) who would be excited to test your development and provide suggestions for additions.