LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to do voice recognition with Google API in LabVIEW?

I want to make a VI that takes basic one-word voice commands convert it to text with help of Google speech API and performs tasks assigned to that word.

I had worked with this thing in python but don't know how to do that in LABVIEW.

 

I appreciate any Help

Thank You

0 Kudos
Message 1 of 4
(4,406 Views)

Hi Ravi64688,

 

That is a cool application!

If you are wanting to use an external VI, you can use the Call Library Function Node. This is explained in this document:

 

Calling External APIs

https://www.ni.com/docs/en-US/bundle/labview/page/calling-external-apis.html

 

I also found an example of someone using LabVIEW with Google Maps that might be helpful.

 

Google Maps in LabVIEW

https://forums.ni.com/t5/Example-Programs/Google-Maps-in-LabVIEW/ta-p/3512488

 

Let me know if this helps.

0 Kudos
Message 2 of 4
(4,334 Views)

Thank you, Jacob.

I will try and work on that

0 Kudos
Message 3 of 4
(4,330 Views)

Hi!

Did you succeed in using Google Voice Recognition API from LabVIEW?

 

Marco

0 Kudos
Message 4 of 4
(4,197 Views)