LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Voice control robot

Hi

I want use labview to control robot with voice, but I don't know which hardware I need to use for this project. Can you tell me which harware I can use.

 

Best Regards,

0 Kudos
Message 1 of 5
(2,695 Views)

Hi!

 

This is a quite interresting topicSmiley Happy Do you plan to use only LabVIEW with NI hardware? You could use a mixture. I found some articles here about some hardware modules. 

Regards,
Even
_________________________________
Certified LabVIEW Associate Developer

Automated Test Developer
Topro AS
Norway
0 Kudos
Message 2 of 5
(2,689 Views)

Hi

Actually I asked some guys, they told me I must just using the NI compact RIO,but you are the first peson tell me I can use othe hardware instead of NI. The one thing is , I must use Labview software for this project. So do you think I can use other hardware instead of NI hardware with Labview?

 

0 Kudos
Message 3 of 5
(2,686 Views)

Hi again!

 

Of course you use other hardware. You can communicate with other hardware over RS-232, ethernet, USB etc. The problem is, atleast for USB, that the communication is a bit more tricky than if you use NI hardware. So it's up to you to decide what the functionality of the robot should be, and also how you want to implement the voice recognition. Should the robot do it with hardwatre/software or should it be done as an input to labview and then output commands to the robot.

 

This is just a thought. Maybe you could use Windows Speech Recognition that comes with windows 7, together with LabVIEW? So you speak into a microphone connected to the PC and then let LabVIEW control the robot. Or maybe you want the microphone on the robot instead and have some hardware take care of the speech recognition.

Regards,
Even
_________________________________
Certified LabVIEW Associate Developer

Automated Test Developer
Topro AS
Norway
Message 4 of 5
(2,681 Views)

Hi

Thank you so much for your replying. Actually, my project goals are: when I said forward, backward, left, right, stop and start doing all of this command. Furthermore, with infrared sensor can detect an obstacle for emergency time when the user cannot stop the robot, the system can automatically stop the robot.

Best Regards,

Moahmmad

0 Kudos
Message 5 of 5
(2,667 Views)