LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

file not found on load

Hi all,

 

Running windows 7, LV2011

 

Trying to do a speech recognition project using microsoft speech recognition functions.  The application i found on decibil, here , requires the system.speech.dll from the .net framework.  Now the problem happens when i direct labview to the path of my system.speech.dll, which looks like this  C:\Windows\Microsoft.NET\assembly\GAC_MSIL\System.Speech\v4.0_4.0.0.0__31bf3856ad364e35\system.speech.dll

 

i get this error everytime

 

File not Found.PNG

 

Any thoughts?



-Matt
0 Kudos
Message 1 of 3
(2,591 Views)

Did you install Speech SDK ?

 

0 Kudos
Message 2 of 3
(2,578 Views)

I believe it comes installed on windows 7 computers.  I was able to get the VI to work by reselecting result method in the speechrecognizedeventargs node.  I think they may have had the wrong version associated with the file.  Still doesnt explain why it wouldnt find that file though.  Im going to try to repurpose this VI to recognize a voice pattern. 



-Matt
0 Kudos
Message 3 of 3
(2,567 Views)