ADD Used modules

This commit is contained in:
Ninnjah 2020-10-27 22:48:49 +03:00 committed by GitHub
parent 9a39d14a32
commit 3da1125d83
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,6 +16,12 @@ numapd 5 - play sound
```
- Sound categories in overlay menu(folders in "sound" folder)
### Used modules:
- [sounddevice](https://pypi.org/project/sounddevice/)
- [pynput](https://pypi.org/project/pynput/)
- [PyQt5](https://pypi.org/project/PyQt5/)
### Links to needs soft
- [VoiceMeeter](https://vb-audio.com/Voicemeeter/) for translate sound into microphone
- [ffmpeg](https://ffmpeg.org/download.html) for convert sounds in .wav format