/thereader

Ebook PDF and Epub voice reader by using TTS based on Google TTS Unofficial API

Primary LanguagePHP

The Reader

Author: XNOHAT

Ebook PDF and Epub voice reader by using TTS based on Google TTS Unofficial API

install required library

yum install poppler-utils or apt-get install poppler-utils

please doing chmod +x for 5 binary in source folder

chmod +x ./epub2txt

chmod +x ./ffmpeg

chmod +x ./pdfinfo

chmod +x ./pdftotext

chmod +x ./mutool

and allow write to folder audio and book

chmod 777 ./audio chmod 777 ./book