termux_voice_calculator
This is. A voice based calculator by using termux api in Android
Instagram account
Requirements and installation
Download Termux
Download Termux-api
apt update -y
apt upgrade -y
apt install git -y
apt install python -y
pip install num2words
pip install subprocess
pip install word2number
git clone https://github.com/shubhamg0sai/termux_voice_calculator
cd termux_voice_calculator
python run.py