Hello all,
I am in need of some coding examples in VB 6 for text to speach. I can't seem to find any help in the MSDN library. I need the project to count some numbers and then convert the text to speach.
(i.e.)
for a = 1 to 4
(speak a)
next a
what I need is a little more involved but this is the gist of what I am trying to do.
Any help would be greatly appreciated.
____________________________
"Comuter junkies, Never die, They just upload."
I am in need of some coding examples in VB 6 for text to speach. I can't seem to find any help in the MSDN library. I need the project to count some numbers and then convert the text to speach.
(i.e.)
for a = 1 to 4
(speak a)
next a
what I need is a little more involved but this is the gist of what I am trying to do.
Any help would be greatly appreciated.
____________________________
"Comuter junkies, Never die, They just upload."