when ever i have voice.speak(txtWords.Text) it says that voice is not declared, and if i do, it says that the variabgle is already used before...wtf??
I've been using this software called SwiftTalking by Cesptral Voices, but the voices don't flow fluently and often sounds like they are ever-so-slightly underwater. I paid $30 per voice and I'm not very happy. I used it on 3 different computers so I realize it's not my computer but sucky software. Can someone give me a list of the top 3 or 4 Text To Speech software programs for realisic voices? The video obove doesn't actually play theirs.
I would like to go deeper in the SAPI direction - it is interesting to me. Thanks for the suggestion. I think I want to cover rapid application development (RAD) with Iron Speed Designer first that allows one to generate VB code just by creating a database first though, as that has been very useful to me.
EXCELLENT! I am looking for this form/content/clearity for some time, Thanks
Sure you get tons of questions, but ..
Intend to use SR/TTS to analyze people's vocie at my front door. Want to capture their speach(SR),use TTS then analyze the results... that is, words would be presented to routines that analyze meaning .. the question, How to capture, then have data to analyze stored.. In your TTS example, you had to ''click'' the 'Speak' button..can this be avoided?
Jim, Thanks for the question. Sounds like a cool application. You can place the Voice.Speak() code anywhere in your application. You do not need to have the click event to trigger it. Might google search for sample VB code on answering phone as I think the code might be similar or IVR (Interactive Voice Response)
Thanks for the encouragement! How is the voice captured/stored/how is it presented to VB 'apple' such that it can be viewed, analyzed? If automaticlly stored, how do I retrieve and ifso would SQL DB be good way to locate?
The tutorial 5 on speech recognition might help in understanding how voice is captured. It is converted into a string when it is recognized and you can do anything with that string, including store it in SQL DB
This has been flagged as spam show
Hi! Could you guys please check out my channel? I will do a giveaway when I reach 100 subscribers! Thanks!
hackster2011 2 months ago
NIce vedio dud,Subscribed, we're hoping more vedios.Thanks.
Arjun007ize 1 year ago
gay
OooShikamaruooO 1 year ago
when ever i have voice.speak(txtWords.Text) it says that voice is not declared, and if i do, it says that the variabgle is already used before...wtf??
moodie69 2 years ago
how do u get the speech.lib in??u never said how to do it...
moodie69 2 years ago
can someone tell me where they get the programs from
99dj99 2 years ago
See Ideal Programmer home page and go to section called Installing Free Software Videos. Good Question. Thanks, Wade
harvey007y 2 years ago
can you say me where can I find documentation about text to speech technology please
jira1a 3 years ago
Good question! I would try Google using essential keywords
harvey007y 3 years ago
can you help me with text to code???
PM me please and I will subscribe!
MoskowFreak1111 3 years ago
god...your voice is so boring. you have no livelyness....
TutMan14 3 years ago
yeah i wanna die
ScorpionRAP7 3 years ago
how do i download visual studio 2005?
dermotk5 3 years ago
Hey, when i write the code, it says voice is not declared! PLS HELP!!!
cuteboymimmi 3 years ago
Add the following code;
Dim voice = New spVoice
voice.Speak("Some Speech Here")
KiwiDanChch 3 years ago
This has been flagged as spam show
fuck this bullshit
hassafwaka 3 years ago
will this work in visual J#?
ConnorAlves 3 years ago
holy crap took 7 mintues to do something that takes 30 seconds!
rockybalboea 3 years ago
Thanks I use your videos to fall asleep
RaiderHater729 3 years ago 6
lol true
gta700 3 years ago 2
LOL!!! xD i'll try it soon xD
jnbjabnk 3 years ago 2
I've been using this software called SwiftTalking by Cesptral Voices, but the voices don't flow fluently and often sounds like they are ever-so-slightly underwater. I paid $30 per voice and I'm not very happy. I used it on 3 different computers so I realize it's not my computer but sucky software. Can someone give me a list of the top 3 or 4 Text To Speech software programs for realisic voices? The video obove doesn't actually play theirs.
davidsghost 3 years ago
will this work on visual c#?
auronx223 3 years ago
hey can some1 please answer this question as soon as possible, where can i download visual studio, that works...
98nfsmw98 4 years ago
Shove that in google...
Pale091 3 years ago
Thanks,
If you dont mind I wouldlike to keep your address ...I'm absolutely positive that When I get into the project... I'll have many problem...OK?
Thanks again,
Jim
jim6158 4 years ago
How aobut continueing videios a couple of steps further in the direction of SAPI?
What is the differene in coding a separate apple and using VB?
Thanks,
Jim
jim6158 4 years ago
Jim,
I would like to go deeper in the SAPI direction - it is interesting to me. Thanks for the suggestion. I think I want to cover rapid application development (RAD) with Iron Speed Designer first that allows one to generate VB code just by creating a database first though, as that has been very useful to me.
harvey007y 4 years ago
EXCELLENT! I am looking for this form/content/clearity for some time, Thanks
Sure you get tons of questions, but ..
Intend to use SR/TTS to analyze people's vocie at my front door. Want to capture their speach(SR),use TTS then analyze the results... that is, words would be presented to routines that analyze meaning .. the question, How to capture, then have data to analyze stored.. In your TTS example, you had to ''click'' the 'Speak' button..can this be avoided?
Thanks,
Jim
jim6158 4 years ago
Jim, Thanks for the question. Sounds like a cool application. You can place the Voice.Speak() code anywhere in your application. You do not need to have the click event to trigger it. Might google search for sample VB code on answering phone as I think the code might be similar or IVR (Interactive Voice Response)
harvey007y 4 years ago
Thanks for the encouragement! How is the voice captured/stored/how is it presented to VB 'apple' such that it can be viewed, analyzed? If automaticlly stored, how do I retrieve and ifso would SQL DB be good way to locate?
thanks,
Jim
jim6158 4 years ago
Jim,
The tutorial 5 on speech recognition might help in understanding how voice is captured. It is converted into a string when it is recognized and you can do anything with that string, including store it in SQL DB
Thanks,
Wade Harvey
harvey007y 4 years ago