Create a basic GUI

This commit is contained in:
Andrew Ward
2024-05-01 16:23:54 +01:00
parent 862d73d96b
commit 1dc15bc3b0
4 changed files with 362 additions and 113 deletions

View File

@@ -28,7 +28,7 @@ python text-to-mic.py "Text you'd like to speak" 8 5
To get this script working you will need to install the following on the relevant operating system
### Windows
pip install tk
pip install pyaudio
pip install python-dotenv
pip install wave