Quote:
Originally Posted by gbm85
Quote:
Originally Posted by saqer
i imagine this would take a large amount of cpu power to achieve and is probably not available for PPC. I have heard of text to speech though
|
That is indeed true. I stumbled across an open-source project that is taking the right approach to this. It involves running a server on a regular PC that recieves a compressed audio stream from a WM client, performs the conversion to text, and sends the resulting text back to the client. While this method is less than ideal, particularly for those without a data plan, it is really the only feasible option.
I'm currently trying to stamp out the bugs in it and make it usable for the lay person, but it will take some time. Debugging a 6-project solution is not an easy task, especially when the documentation is all in a foreign language.
|
This sounds potentially very useful, I would be happy to test.
What software do you recommend for voice recording, the built in recorder/notes program?
Thanks for your work on this project, I hope that you will update this forum as things procede....