Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 193 Bytes

File metadata and controls

7 lines (6 loc) · 193 Bytes

x.py

Here is the x.py that I showed in the video, just copy it and paste it near the directory you want



REQUIREMENTS

  1. pyaudio (pip install pyaudio)
  2. numpy (pip install numpy)