TEXT TO SPEAK BY TERMUX
அனைவருக்கும் வணக்கம்!!
first you need to install these apps
1] Termux App
2] Termux API App
Now open Termux and follow these steps to install speak-Engine
installation :
$ apt update
$ apt upgrade
$ apt install git
$ apt install python2
$ git clone https://github.com/TechnicalMujeeb/Termux-speak
$ cd Termux-speak
$ chmod +x *
$ sh install.sh
usage :
python2 t-speak.py
select option 2
Enter Your Text to speak.
Enter pitch number
Enter rate number
Then it speaks the text..
Comments
Post a Comment