It is a Simple tool which repeats what you  enter using keyboard

Requirements

Install 3.7
you can install python 3.7 using
 sudo apt install python3.7

If you got error as mpg321 not found

Install using

sudo apt update
sudo apt install mpg321

If You dont have pip install it using

sudo apt-get install python3-pip
