|
|
 | | From: | Deaner | | Subject: | Using SAPI5 To Convert Text to An MP3 | | Date: | 11 Jan 2005 10:25:09 -0800 |
|
|
 | To All,
I am trying to write an app which will use Microsofts SAPI5 to convert a sring of text to a .mp3 file.
I am successful saving it to a .wav file, but cant figure out how to save to a .mp3.
I know there must be another step, possibly save it to .wav, then convert to .mp3? What tools should one use I really appreciate it
Dean
|
|
 | | From: | jojo | | Subject: | Re: Using SAPI5 To Convert Text to An MP3 | | Date: | Wed, 12 Jan 2005 00:32:19 +0100 |
|
|
 | Deaner a écrit : > To All, > > I am trying to write an app which will use Microsofts SAPI5 to convert > a sring of text to a .mp3 file. > > I am successful saving it to a .wav file, but cant figure out how to > save to a .mp3. > > I know there must be another step, possibly save it to .wav, then > convert to .mp3? What tools should one use > I really appreciate it > > Dean > try SOX tools http://sox.sourceforge.net cheers
|
|
|