|
-
Jun 10th, 2006, 04:18 AM
#1
Thread Starter
Addicted Member
-
Jun 10th, 2006, 04:44 AM
#2
Fanatic Member
Re: My text to speech program
I cant add the form to the project (I think it's a issue because you programmed it in VB5 & I am using VB6)
It seems good, I suggest you use directsound to play the files so that there is no delay
-
Jun 10th, 2006, 04:46 AM
#3
Thread Starter
Addicted Member
Re: My text to speech program
how do I do that?
(and I'm also programming in VB6...)
-
Jun 10th, 2006, 04:54 AM
#4
Fanatic Member
Re: My text to speech program
I don't really use direct sound, just search around for DirectSound & you will find some code & tutorials to help you.
-
Jun 10th, 2006, 05:37 AM
#5
Re: My text to speech program
I would hardly call it text-to-speech when you have 30 mp3's playing a letter through Windows Media Player. Why can't you use the normal text-to-speech, Xvoice.dll?
It shouldn't matter if its VB5 it will open with VB6. There are a few problems opening Form1.
Keith
I've been programming with VB for 25 years. Started with VB4 16bit Pro, VB5 Pro, VB6 Pro/Enterprise and now VB3 Pro. But I'm no expert, I'm still learning.
-
Jun 10th, 2006, 05:41 AM
#6
Fanatic Member
Re: My text to speech program
Yeah, weird Form1 problem.
I think he isn't using xvoice.dll because he wants it to speak in swedish.
-
Jun 11th, 2006, 02:52 AM
#7
Thread Starter
Addicted Member
Re: My text to speech program
that's right...I'm using the Windows Media Player control.
-
Jun 11th, 2006, 02:54 AM
#8
Fanatic Member
Re: My text to speech program
Have you tried using DirectSound to play the files without a pause?
-
Jun 11th, 2006, 05:46 AM
#9
Thread Starter
Addicted Member
Re: My text to speech program
how do you do that? please send me an example.
-
Jun 11th, 2006, 01:15 PM
#10
Fanatic Member
Re: My text to speech program
I don't have any examples on my computer atm, but you could search pscode.com for DirectSound and I'm sure you will find plenty of examples to help you out
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|