yugeshshrestha
07-09-2012, 07:55 AM
I am doing a college project of Online screen reader. The webapp I create is basically supposed to give audio output of Text in the screen without having to use external softwares. I am really confused regarding the method I should use. I found some speech API like google speech API, but these API would return the text file in mp3 format which the browser will play later on. I found this quiet slow and inefficient since My Website should be interactive. I tried using Java Speech API, but I could work with it in only Desktop environment.
So, I am eagerly and helplessly waiting for suggestions.
Thank you!
So, I am eagerly and helplessly waiting for suggestions.
Thank you!