04-09-2015 05:11 PM
This looks like the beginning portion for your application. Therefore, can you describe your desired functionality for this specific piece of code that way I can validate whether or not I think your syntax will achieve that?
04-09-2015 06:03 PM
Ok,Thanks.
These words(level3,level 2,ground and stop) will be used to control the motor for elevator system. These will be the user inputs in the final outcome. if the user says level 3, then the system should pick up and move to level 2.
will have arduino also interfaced with labview.
However since I am new to labview i am finding hard to work on this.never the less i will try my best.
04-10-2015 02:53 PM
Can you please attach your code for us and iinclude the subVI "Speech Init" so we can open it and check it out
04-10-2015 03:40 PM
I have done something from the link I was provided and it does work,The only problem is cant extend the CMD list. I need to train my laptop for voice recognition very well inorder to archeive that. Once it is done, then it can turn on the indicator for every correct word defined.
below please find attached.
Kind regards
Kunal
04-13-2015 02:50 PM - edited 04-13-2015 02:51 PM
We cannot run your code without all of the subVIs that are required. Can you upload Generate_Voice_Event.vi and Text Callback.vi and any subVIs that they might have within them?
01-07-2018 04:33 AM
Sir,How it is possible to convert a speech to text.Can you please help me with the VI
01-08-2018 05:07 PM
hi achuma,
how are you coding this VI? Are you using the Microsoft Speech API or something else?
I would also recommend starting a new forum post to gather more insight since this one has gone inactive in 2015.
Cici Z | Applications Engineer | National Instruments
03-08-2018 11:07 PM
Hi,
Am working on a new stream for LabVIEW Speech recognition activity, can you give me some working examples as am getting confused after seeing too many codes with .net constructor nodes.
Regards,
Priyadarsini Selvaraj
03-09-2018 02:03 PM
Hi Priyadarsini,
There are some links in previous posts that have examples and can help you get started. Since this post already has a solution from 2015, I would recommend starting a new post for more visibility.
08-16-2018 12:15 AM
Thanks for your content it really helped me for my work . can i ask for the links or documents where i can get some theory regarding the codes(feature extraction and dictionary) which i'm not able to understand completely .
Thank you