events registered for hardware out

hardware out now sets a physical device

nvida speech added
This commit is contained in:
2023-08-22 02:52:03 +01:00
parent e200462b85
commit 1fd181d097
3 changed files with 30 additions and 7 deletions

View File

@@ -1,7 +1,11 @@
import logging
import voicemeeterlib
import nvda_voicemeeter
logging.basicConfig(level=logging.DEBUG)
kind_id = "potato"
with voicemeeterlib.api("potato") as vm: