ADD Used modules
This commit is contained in:
parent
9a39d14a32
commit
3da1125d83
1 changed files with 6 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue