LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Can Labview be used with SR (speech recognition) in Windows XP?

Can labview be used to convert a spoken voice into electronic text using speech recognition or can the SR application in Windows XP be setup to work within a labview application?
0 Kudos
Message 1 of 6
(3,999 Views)
you should be able to use the SpeechApi from microsoft, I am not sure about the licensing fees but I have played around with this API in the past and it works with Labview through the ActiveX interface.  I mostly used the text to speech functions however.
 
Paul
Paul Falkenstein
Coleman Technologies Inc.
CLA, CPI, AIA-Vision
Labview 4.0- 2013, RT, Vision, FPGA
Message 2 of 6
(3,989 Views)

Paul,

 

My apologies, I inadvertently selected the wrong number when rating your reply.

 

Thanks for your input!

 

Jeff

 

Message Edited by jefska on 01-17-2006 02:14 PM

0 Kudos
Message 3 of 6
(3,963 Views)

were you able to implement this? I am pretty unfamiliar with APIs and activeX, and was wondering if you had a simple vi for this at this point.

 

thanks

 

0 Kudos
Message 4 of 6
(3,381 Views)

I don't know about simple VIs for this but one example of using the api is in the Control LabView through speech plug-in. You should check it out.

 

Jason

Wire Warrior

Behold the power of LabVIEW as my army of Roomba minions streaks across the floor!
0 Kudos
Message 5 of 6
(3,362 Views)

yes, I actually DLed this.  Not really looking for software to use, but more cause I wanna make a simply application that can use user input in terms of saying "left"/"right, or "yes"/"no" to cause an event to cause one of two events to occur.

 

i looked at the code.....guess I'll have too look at it longer 🙂

 

 

0 Kudos
Message 6 of 6
(3,353 Views)