LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Hoe I can convert a word or sentence into audio output using LabVIEW like the windows narrator?

I am converting Braille script to audio output using LabVIEW. So, I need to convert the script to english and then to audio. How can I do it?

Subash Sainath Gururaj
0 Kudos
Message 1 of 5
(3,924 Views)

@Amaravian wrote:

I am converting Braille script to audio output using LabVIEW. So, I need to convert the script to english and then to audio. How can I do it?


From what I've seen in my brief search, you need to go the ActiveX route.

Bill
CLD
(Mid-Level minion.)
My support system ensures that I don't look totally incompetent.
Proud to say that I've progressed beyond knowing just enough to be dangerous. I now know enough to know that I have no clue about anything at all.
Humble author of the CLAD Nugget.
0 Kudos
Message 2 of 5
(3,862 Views)

And I'm guessing that Braille is just a font?

Bill
CLD
(Mid-Level minion.)
My support system ensures that I don't look totally incompetent.
Proud to say that I've progressed beyond knowing just enough to be dangerous. I now know enough to know that I have no clue about anything at all.
Humble author of the CLAD Nugget.
0 Kudos
Message 3 of 5
(3,856 Views)

Does it have to be Windows?

 

On OSX, you just run an AppleScipt (from LabVIEW) and use the SAY command (Say "The temperature is 73 degrees").

Steve Bird
Culverson Software - Elegant software that is a pleasure to use.
Culverson.com


LinkedIn

Blog for (mostly LabVIEW) programmers: Tips And Tricks

Message 4 of 5
(3,829 Views)