selecting audio device but not steaming successfully yet

This commit is contained in:
Andrew Ward
2024-05-01 12:33:57 +01:00
parent e1ea803eb6
commit 3a130206df
2 changed files with 86 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
#Readme
##Windows
pip install pyaudio
pip install python-dotenv
##Mac
brew install portaudio
pip install python-dotenv