Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 216 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 216 Bytes

Python Voice Drawing App

Required downloads/steps:

pip(3) install tkmacosx (mac only)

pip(3) install speechrecognition

brew update

brew install portaudio

brew link --overwrite portaudio

pip(3) install pyaudio