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: 

cultureinfo speech recognizer

Hello!

 

i try to speech recognizer ( Wind XP sp3), but have a problem :

 

error : "The language for the grammar does not match the language of the speech recognizer.".

 

i see this example:

 

https://decibel.ni.com/content/docs/DOC-4477

 

but cant find a constructor    GrammarBuilder culture to "en-US" in Vi.

 

Where is it, and how to create it?

 

Thanks!

 

 

0 Kudos
Message 1 of 2
(2,485 Views)

Hi Black1,

 

Looking at the example that you sited in your post if you open up the block diagram for Speech Recognizer Initialize.VI you will see the Grammar Builder constructor. You can then right click on the output and select create -> Property Node -> Culture. You can then change Culture to write, and right click on the input create -> Property Node -> Name.

Scott B.
AE NI
0 Kudos
Message 2 of 2
(2,430 Views)