Is it possible to save whatever I talk in a .wav file using TTS? why I am asking is because TTS does convert Text to Speech, but what I want is first save the speech in a .wav file then use the same file to recognize the speech.
On May 27, 9:01 am, ravindra kumar <[email protected]> wrote: > there are many api for tts and stt.you can use microsoft tts.provided with > windows os: > in folder:C:\Program Files\Common Files\SpeechEngines\Microsoft\TTS\1033 > > where c is os folder: > > sample will be available on micrsoft web site > > > > > > On Wed, May 26, 2010 at 2:47 PM, Sadanand <[email protected]> wrote: > > hi all, > > I wanted to implement an application which does record our voice and > > recognize the voice, > > let me clear the problem statement, say I will talk something and my > > application should save > > whatever I will talk into a .wav file or any other file format, and > > soon after saving it should recognize > > the voice from the saved file and should convert it to text form. > > > If it is bit difficult to explain in detail in forum then please do > > provide me some useful link > > related to this topic. > > > Thanks & Regards, > > Sadanand > > -- > Ravindra kumar > delhi
