Recommend this page to a friend! |
All requests | > | What is the best PHP text to speech c... | > | Request new recommendation | > | Featured requests | > | No recommendations |
by Johan4849 - 8 years ago (2016-05-12)
+3 | I want the user to edit a text box on a Web page and then let it speak the text. |
0 | by Manuel Lemos 23970 - 8 years ago (2016-05-15) Comment There is this class that relies on Google Translate but I am not sure if it still works because Google added some parameters to make it more difficult for scripts to scrape it. Maybe the author can fix it or somebody can provide a solution based on an alternative API. There are free APIs like voicerss or ispeech that could be used. |
1. by Pham Anh Tuan - 8 years ago (2016-06-19) Reply
this package doesn't work any more
2. by John - 2 years ago (2021-11-28) in reply to comment 1 by Pham Anh Tuan Reply
Replace Download Url to translate.google.com/translate_tts?ie=UTF-8&tl={$this->lang}&client=tw-ob&q={$text}&total={$this->wordCount}&idx=0&textlen={$this->textLen}
will work!
Recommend package | |
|