LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Speech to Text

Weird, exact wording from a 2012 Lava.org post:  Speech To text Conversion(Speech Recognition) Using LabVIEW - LabVIEW General - LAVA (lavag.org)

NIquist_0-1729277634408.png

In case saamraaj is not a bot, you should understand that LabVIEW is a programming language.  NI has no reason to provide speech to text functions for it.  Unless someone writes a VI package that would add that functionality, you will have to rely on external code or use the signal analysis tools to write it yourself.

 

If you are going to use MS SpeechSDK you need to learn that, then call it through a DLL as that SDK does not support LabVIEW.  However, why not just use C++, C#, Python or one of the other languages that support it???  🤔

LabVIEW Pro Dev & Measurement Studio Pro (VS Pro) 2019
0 Kudos
Message 11 of 11
(101 Views)