Society of Robots - Robot Forum
Software => Software => Topic started by: cooldog on January 09, 2008, 09:01:32 PM
-
i was wondering if there is some free softwere that will work with vista speech without a micocontroller. some thing that i can adapt, EX "turn on tv" and the program sends power out throught a port and down a wire to a remote to turn the tv on? mabe it could go through word
-
you could probably write a program that takes voice commands through the computer and then sends signal via parallel or serial ports to hardwired buttons on a spare remote control or something... or perhaps just get the frequency that each button emits from the controller, put it in a data array. So that lets say just for example (I highly doubt this is true though) but lets just say the IR frequency that the remote outputs to turn the TV on is 16.865Hz. Say to your computer: "Computer, Television On" and the program will send a 16.865Hz signal to a little IR emitter and such.... obviously there would be a lot more involved here but you know what im saying :P
-
didn't airman00 do something like this with his robot butler
also i am still new and haven't learned to program yet (still trying)
-
However you do understand that Vista Speech is for computers.
Look around my blog for info on how the Speech Recognition actually works.
-
I GUESS you can use USB-IRDA connector, but I don't know the subject well, just a suggestion.
Speech recognition is quite easy to program in .NET and vista, if you had some .NET programming background. Just google for "C# speech recognition". It's few lines of code. I don't know how about USB-IRDA connectors.
-
OR you could just use a serial port or parallel port and simple Visual Basic programming
-
airman posted this
http://www.societyofrobots.com/robotforum/index.php?topic=1991.0
what did the guy in the video use to control his robot
-
question while i'm on. is there a way to have my HP pavilon 2000 with vista speech on it hooked to my blue tooth. so instaed of a mic it listens to my blue tooth?
-
question while i'm on. is there a way to have my HP pavilon 2000 with vista speech on it hooked to my blue tooth. so instaed of a mic it listens to my blue tooth?
cooldog i think you are a bit confused ! Bluetooth is a way of communication ( like USB and serial )
What is possible however, is to have a microphone that has Bluetooth on it and connect it wirelessely to the PC. Then talking to the microphone ( which can be positioned on the robot) the sound will be wirelessly transfered to PC and then you can do what you want from there.
But also, what are you trying to build cooldog?
-
i thought if it was easy engouph i would try something simple like haveing my computer control my tv