07-25-2015 01:57 AM
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?
07-25-2015 04:31 AM
@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.
07-25-2015 04:33 AM
And I'm guessing that Braille is just a font?
07-25-2015 05:06 AM
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").
Blog for (mostly LabVIEW) programmers: Tips And Tricks
07-25-2015 07:34 AM