11-10-2009 11:05 PM
Hi
I want to Start with text to speech in LabVIEW.
I searched in the forum and did a bit of googling but wasnt able to start from anywhere!!
Kindly guide me from where should i start. Windows has a facility of reading text but how to access that in labVIEW
Thanks
Solved! Go to Solution.
11-11-2009 03:47 AM
Hello Somil,
What i did in one of my previous project was donload a text to speach software (i used "yRead2") and called it throguh "system exec.vi" dynamically..
I had createdcertain text files so that the "yRead2" just spoke what was mentioned in the text file....Hope this could have some use to you...
By the way i saw a blog on eyes ov vi's
http://www.eyesonvis.com/blog/2009/07/lvspeak-automating-vi-development.html
which talks more about .......
Guru
CLA
11-11-2009 03:55 AM
Hi Guru ji (i hope you dont mind me calling you guruji)
I dont want to use some other software. I want pure LabVIEW.
And the good news is, i ve found out a way. We can use the Speech library functions in windows directly in labVIEW. By doing a bit of coding, one can make LabVIEW read the desired Text
11-11-2009 04:44 AM
11-11-2009 04:53 AM
10-29-2012 07:52 AM
10-29-2012 10:48 AM
This post is three years old so I doubt you will get an answer. He's just calling the free Ispeech object through ActiveX though.
10-29-2012 11:30 AM
I am doing sign language translation using labview.....need text to speech synthesizer vi without using any software and also gesture recognition module
10-30-2012 11:17 AM
As NIquest mentionned, this is an old thread.
You should post your question in a new thread.
But before you do, can you explain what you mean by "need text to speech synthesizer vi without using any software"?
How do you plan tyo implement something without software?