microphone
microphone copied to clipboard
example file is not working
Hello @benhoff . I am beginner in python. I saw your project and found it really cool. I made virtual enviornment and installed all requirements using pip install -r requirements.txt But when i tried to run example file "record_audio.py" using this command "python record_audio.py", it was showing error that "/home/ubuntu/venv/bin/python: can't open file '../microphone/node.py': [Error 2] No such file or directory". When i cross checked actually there was no file node.py in microphone directory. Can you tell me how can i run your example file? Thanks
I've made some changes in the code and not brought the example up to date. I'll fix it up and ping ya