Add tip for microphone

This commit is contained in:
Luke Murphy 2019-12-19 17:36:29 +07:00
parent 6c87c9887f
commit 77f640dbd8
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC

View File

@ -50,6 +50,13 @@ $ pip install -r requirements.txt
$ make serve
```
### Bad Advice
* To avoid having to constantly permit Firefox to allow to record with your
microphone, you can permanently enable it following [this StackOverflow
answer](https://superuser.com/a/1452822). Make sure to disable it afterwards
though!
### Layers of the Onion
* [Flask](http://flask.palletsprojects.com/en/1.1.x/)