From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

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
(3,718 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

http://zone.ni.com/reference/en-XX/help/371361J-01/lvexcodeconcepts/calling_external_apis/

 

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
(3,646 Views)

Thank you, Jacob.

I will try and work on that

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

Hi!

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

 

Marco

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