Add tip for microphone
This commit is contained in:
parent
6c87c9887f
commit
77f640dbd8
@ -50,6 +50,13 @@ $ pip install -r requirements.txt
|
|||||||
$ make serve
|
$ 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
|
### Layers of the Onion
|
||||||
|
|
||||||
* [Flask](http://flask.palletsprojects.com/en/1.1.x/)
|
* [Flask](http://flask.palletsprojects.com/en/1.1.x/)
|
||||||
|
Loading…
Reference in New Issue
Block a user